Skip to content

FfxLpmContextDescription

struct FfxLpmContextDescription

A structure encapsulating the parameters required to initialize FidelityFX Luma Preserving Mapper.

Dependencies: FfxInterface

Public Interface

Public Members:

uint32_t flags

uint32_t flags

Source: sdk/include/FidelityFX/host/ffx_lpm.h (line 128, column 33)

FfxInterface backendInterface

FfxInterface backendInterface

A set of pointers to the backend implementation for LPM.

Source: sdk/include/FidelityFX/host/ffx_lpm.h (line 129, column 33)

Used By: FfxLpm, LpmRM

Source: sdk/include/FidelityFX/host/ffx_lpm.h (line 126, column 1)