Home
last modified time | relevance | path

Searched defs:pSurfaceDesc (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/directx/d3d9/
H A Dformat.c213 const LPDDSURFACEDESC pSurfaceDesc = &pDriverCaps->pSupportedFormatOps[FormatOpIndex]; in IsSupportedFormatOp() local
472 LPDDSURFACEDESC pSurfaceDesc = &pDriverCaps->pSupportedFormatOps[FormatOpIndex]; in CheckDeviceFormat() local
572 const LPDDSURFACEDESC pSurfaceDesc = &pDriverCaps->pSupportedFormatOps[FormatIndex]; in CheckDepthStencilMatch() local
H A Dd3d9_create.c71 LPDDSURFACEDESC pSurfaceDesc = &pDeviceData->DriverCaps.pSupportedFormatOps[FormatOpIndex]; in GetDisplayAdapterFromDevice() local
/reactos/win32ss/gdi/gdi32/misc/
H A Dgdientry.c300 LPDDSURFACEDESC pSurfaceDesc = NULL; in DdCreateSurface() local