Home
last modified time | relevance | path

Searched refs:NumSupportedFormatOps (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/directx/d3d9/
H A Dformat.c208 const DWORD NumFormatOps = pDriverCaps->NumSupportedFormatOps; in IsSupportedFormatOp()
328 const DWORD NumFormatOps = pDriverCaps->NumSupportedFormatOps; in CheckDeviceFormat()
541 const DWORD NumFormatOps = pDriverCaps->NumSupportedFormatOps; in CheckDepthStencilMatch()
H A Dd3d9_create.c69 …for (FormatOpIndex = 0; FormatOpIndex < pDeviceData->DriverCaps.NumSupportedFormatOps; FormatOpInd… in GetDisplayAdapterFromDevice()
H A Dd3d9_caps.c280 pDeviceData->DriverCaps.NumSupportedFormatOps = NumTextureFormats; in GetDeviceData()
H A Dd3d9_private.h79 /* 0x0158 */ DWORD NumSupportedFormatOps; member