Home
last modified time | relevance | path

Searched refs:lpDDSZLcl (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/ddk/
H A Dd3dhal.h245 LPDDRAWI_DDRAWSURFACE_LCL lpDDSZLcl; /* DirectX 7 */ member
282 LPDDRAWI_DDRAWSURFACE_LCL lpDDSZLcl; member
/reactos/sdk/include/psdk/
H A Dd3dnthal.h51 PDD_SURFACE_LOCAL lpDDSZLcl; member
/reactos/win32ss/gdi/gdi32/misc/
H A Dgdientry.c1238 if (pdcci->lpDDSZLcl) in D3dContextCreate()
1240 hSurfZ = (HANDLE)pdcci->lpDDSZLcl->hDDSurface; in D3dContextCreate()