Skip to content

FfxSpdDispatchDescription

struct FfxSpdDispatchDescription

A structure encapsulating the parameters for dispatching of FidelityFX Single Pass Downsampler.

Dependencies: FfxResource

Public Interface

Public Members:

FfxCommandList commandList

FfxCommandList commandList

The FfxCommandList to record rendering commands into.

Source: sdk/include/FidelityFX/host/ffx_spd.h (line 130, column 33)

FfxResource resource

FfxResource resource

The FfxResource to downsample.

Source: sdk/include/FidelityFX/host/ffx_spd.h (line 131, column 33)

Used By: FfxSpd

Source: sdk/include/FidelityFX/host/ffx_spd.h (line 128, column 1)