Home
last modified time | relevance | path

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

/reactos/win32ss/reactx/dxg/
H A Deng.c23 pSurfacelcl = &pEDDSurface->ddsSurfaceLocal; in DxDdLockDirectDrawSurface()
H A Dddraw.c611 pSurface->ddsSurfaceLocal.lpGbl = &pSurface->ddsSurfaceGlobal; in intDdCreateNewSurfaceObject()
612 pSurface->ddsSurfaceLocal.lpSurfMore = &pSurface->ddsSurfaceMore; in intDdCreateNewSurfaceObject()
613 pSurface->ddsSurfaceInt.lpLcl = &pSurface->ddsSurfaceLocal; in intDdCreateNewSurfaceObject()
631 pSurface->ddsSurfaceLocal.ddsCaps.dwCaps = pDdSurfLoc->ddsCaps.dwCaps; in intDdCreateNewSurfaceObject()
/reactos/sdk/include/reactos/drivers/directx/
H A Ddirectxint.h51 DD_SURFACE_LOCAL ddsSurfaceLocal; member