Searched refs:D3DDEVCAPS_TLVERTEXVIDEOMEMORY (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h43 #define D3DDEVCAPS_TLVERTEXVIDEOMEMORY 0x0000080 macro
H A Dd3d9caps.h52 #define D3DDEVCAPS_TLVERTEXVIDEOMEMORY 0x0000080 macro
H A Dd3dcaps.h302 #define D3DDEVCAPS_TLVERTEXVIDEOMEMORY 0x00000080 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h43 #define D3DDEVCAPS_TLVERTEXVIDEOMEMORY 0x0000080 macro
H A Dd3d9caps.h52 #define D3DDEVCAPS_TLVERTEXVIDEOMEMORY 0x0000080 macro
H A Dd3dcaps.h302 #define D3DDEVCAPS_TLVERTEXVIDEOMEMORY 0x00000080 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c350 D3DDEVCAPS_TLVERTEXVIDEOMEMORY | D3DDEVCAPS_TEXTURESYSTEMMEMORY| D3DDEVCAPS_TEXTUREVIDEOMEMORY |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c353 D3DDEVCAPS_TLVERTEXVIDEOMEMORY | D3DDEVCAPS_TEXTURESYSTEMMEMORY| D3DDEVCAPS_TEXTUREVIDEOMEMORY |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp168 DUMP_STRIF(Caps, D3DDEVCAPS_TLVERTEXVIDEOMEMORY);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6137 if (pCaps->DevCaps & D3DDEVCAPS_TLVERTEXVIDEOMEMORY)
6138 LogRel((" - D3DDEVCAPS_TLVERTEXVIDEOMEMORY\n"));

Completed in 65 milliseconds