FfxLpmDispatchDescription
struct FfxLpmDispatchDescriptionA structure encapsulating the parameters for dispatching the various passes of FidelityFX Luma Preserving Mapper 1.0.
Dependencies: FfxResource
Public Interface
Public Members:
FfxCommandList commandList
FfxCommandList commandListThe FfxCommandList to record LPM rendering commands into.
Source: sdk/include/FidelityFX/host/ffx_lpm.h (line 138, column 23)
FfxResource inputColor
FfxResource inputColorA FfxResource containing the color buffer for the current frame.
Source: sdk/include/FidelityFX/host/ffx_lpm.h (line 139, column 23)
FfxResource outputColor
FfxResource outputColorA FfxResource containing the tone and gamut mapped output color buffer for the current frame.
Source: sdk/include/FidelityFX/host/ffx_lpm.h (line 140, column 23)
bool shoulder
bool shoulderSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 141, column 23)
float softGap
float softGapSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 142, column 23)
float hdrMax
float hdrMaxSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 143, column 23)
float lpmExposure
float lpmExposureSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 144, column 23)
float contrast
float contrastSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 145, column 23)
float shoulderContrast
float shoulderContrastSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 146, column 23)
float saturation
float saturationSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 147, column 23)
float crosstalk
float crosstalkSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 148, column 23)
FfxLpmColorSpace colorSpace
FfxLpmColorSpace colorSpaceSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 149, column 23)
FfxLpmDisplayMode displayMode
FfxLpmDisplayMode displayModeSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 150, column 23)
float displayRedPrimary
float displayRedPrimarySource: sdk/include/FidelityFX/host/ffx_lpm.h (line 151, column 23)
float displayGreenPrimary
float displayGreenPrimarySource: sdk/include/FidelityFX/host/ffx_lpm.h (line 152, column 23)
float displayBluePrimary
float displayBluePrimarySource: sdk/include/FidelityFX/host/ffx_lpm.h (line 153, column 23)
float displayWhitePoint
float displayWhitePointSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 154, column 23)
float displayMinLuminance
float displayMinLuminanceSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 155, column 23)
float displayMaxLuminance
float displayMaxLuminanceSource: sdk/include/FidelityFX/host/ffx_lpm.h (line 156, column 23)
Used By: FfxLpm
Source: sdk/include/FidelityFX/host/ffx_lpm.h (line 136, column 1)