# GetFlag(FfxApiCreateContextUpscaleFlags)

> Get a bitflag of _ffxFsrFlags.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.AMD](/engine/6000.7/script-reference/unityengine/amd.md)
* **Assembly:** UnityEngine.AMDModule

```csharp
public bool GetFlag(FfxApiCreateContextUpscaleFlags flag)
```

### Parameters

**** (\[FfxApiCreateContextUpscaleFlags]\(/engine/6000.7/script-reference/unityengine/amd/ffxapicreatecontextupscaleflags)):&#x20;

### Returns

| Type                                                          | Description |
| ------------------------------------------------------------- | ----------- |
| [bool](https://learn.microsoft.com/dotnet/api/system.boolean) |             |
