FfxLpmDispatchDescription
A structure encapsulating the parameters for dispatching the various passes of FidelityFX Luma Preserving Mapper 1.0.
File location: sdk/include/FidelityFX/host/ffx_lpm.h
Detailed description
A structure encapsulating the parameters for dispatching the various passes of FidelityFX Luma Preserving Mapper 1.0.
Data fields
Type |
Description |
---|---|
commandList
The “FfxCommandList“ to record LPM rendering commands into.
|
|
inputColor
A “FfxResource“ containing the color buffer for the current frame.
|
|
outputColor
A “FfxResource“ containing the tone and gamut mapped output color buffer for the current frame.
|