Skip to content

FfxClearFloatJobDescription

struct FfxClearFloatJobDescription

A structure describing a clear render job.

Dependencies: FfxResourceInternal

Public Interface

Public Members:

float color

float color

The clear color of the resource.

Source: sdk/include/FidelityFX/host/ffx_types.h (line 1080, column 37)

FfxResourceInternal target

FfxResourceInternal target

The resource to be cleared.

Source: sdk/include/FidelityFX/host/ffx_types.h (line 1081, column 37)

Used By: FfxGpuJobDescription

Source: sdk/include/FidelityFX/host/ffx_types.h (line 1078, column 1)