Searched refs:pdcci (Results 1 – 4 of 4) sorted by relevance
120 LPD3DNTHAL_CONTEXTCREATEDATA pdcci) in NtGdiD3dContextCreate() argument131 return pfnD3dContextCreate(hDirectDrawLocal, hSurfColor, hSurfZ, pdcci); in NtGdiD3dContextCreate()
1234 D3dContextCreate(LPD3DHAL_CONTEXTCREATEDATA pdcci) in D3dContextCreate() argument1238 if (pdcci->lpDDSZLcl) in D3dContextCreate()1240 hSurfZ = (HANDLE)pdcci->lpDDSZLcl->hDDSurface; in D3dContextCreate()1243 return NtGdiD3dContextCreate(GetDdHandle(pdcci->lpDDLcl->hDD), in D3dContextCreate()1244 (HANDLE)pdcci->lpDDSLcl->hDDSurface, in D3dContextCreate()1246 (D3DNTHAL_CONTEXTCREATEI *)pdcci); in D3dContextCreate()
16 LPD3DNTHAL_CONTEXTDESTROYDATA pdcci
867 _Inout_ D3DNTHAL_CONTEXTCREATEI *pdcci);