# passed

> true if GPU execution has passed the processing point where you inserted the GraphicsFence, otherwise false.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.7/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public bool passed { get; }
```
