DXGK_GAMMA_1DLUT_CAP structure (d3dkmddi.h)

The gamma 1D lookup table stage caps.

Syntax

typedef struct _DXGK_GAMMA_1DLUT_CAP {
  UINT                NumberOfLUTEntries;
  DKGK_GAMMA_DATA_CAP GammaDataCap;
} DXGK_GAMMA_1DLUT_CAP, *PDXGK_GAMMA_1DLUT_CAP;

Members

NumberOfLUTEntries

Number of lookup table entries.

GammaDataCap

The data type of the lookup table, either fixed-point or float-point.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header d3dkmddi.h