Searched defs:pSurfaceLevel (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxD3DIf.h87 IDirect3DSurface9 *pSurfaceLevel; local
89 hr = pD3DIfTex->GetSurfaceLevel(iAlloc, &pSurfaceLevel);
93 *ppSurf = pSurfaceLevel;
100 IDirect3DSurface9 *pSurfaceLevel; local
103 VBOXDISP_CUBEMAP_INDEX_TO_LEVEL(pRc, iAlloc), &pSurfaceLevel);
107 *ppSurf = pSurfaceLevel;

Completed in 50 milliseconds