Skip to content

FfxRootConstantAllocation

struct FfxRootConstantAllocation

A structure describing a constant buffer allocation.

Dependencies: FfxResource

Public Interface

Public Members:

FfxResource resource

FfxResource resource

The resource representing the constant buffer resource.

Source: sdk/include/FidelityFX/host/ffx_types.h (line 780, column 21)

FfxUInt64 handle

FfxUInt64 handle

The binding handle for the constant buffer.

Source: sdk/include/FidelityFX/host/ffx_types.h (line 781, column 21)

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