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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxD3DIf.h49 if (pAlloc->pD3DIf)
50 return pAlloc->pD3DIf;
68 IUnknown* pD3DIf = vboxD3DIfGet(&pRc->aAllocations[iAlloc]); local
74 IDirect3DSurface9 *pD3DIfSurf = (IDirect3DSurface9*)pD3DIf;
86 IDirect3DTexture9 *pD3DIfTex = (IDirect3DTexture9*)pD3DIf;
99 IDirect3DCubeTexture9 *pD3DIfCubeTex = (IDirect3DCubeTexture9*)pD3DIf;
H A DVBoxDispD3D.h272 IUnknown *pD3DIf; member in struct:VBOXWDDMDISP_ALLOCATION

Completed in 1198 milliseconds