Skip to content

FfxSamplerDescription

struct FfxSamplerDescription

A structure containing the data required to create sampler mappings.

Public Interface

Public Members:

FfxFilterType filter

FfxFilterType filter

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

FfxAddressMode addressModeU

FfxAddressMode addressModeU

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

FfxAddressMode addressModeV

FfxAddressMode addressModeV

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

FfxAddressMode addressModeW

FfxAddressMode addressModeW

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

FfxBindStage stage

FfxBindStage stage

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

Used By: FfxPipelineDescription

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