Searched refs:ddsSurfaceLocal (Results 1 – 3 of 3) sorted by relevance
23 pSurfacelcl = &pEDDSurface->ddsSurfaceLocal; in DxDdLockDirectDrawSurface()
611 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()
51 DD_SURFACE_LOCAL ddsSurfaceLocal; member