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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h42 #define D3DDEVCAPS_TLVERTEXSYSTEMMEMORY 0x0000040 macro
H A Dd3d9caps.h51 #define D3DDEVCAPS_TLVERTEXSYSTEMMEMORY 0x0000040 macro
H A Dd3dcaps.h301 #define D3DDEVCAPS_TLVERTEXSYSTEMMEMORY 0x00000040 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h42 #define D3DDEVCAPS_TLVERTEXSYSTEMMEMORY 0x0000040 macro
H A Dd3d9caps.h51 #define D3DDEVCAPS_TLVERTEXSYSTEMMEMORY 0x0000040 macro
H A Dd3dcaps.h301 #define D3DDEVCAPS_TLVERTEXSYSTEMMEMORY 0x00000040 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c349 D3DDEVCAPS_EXECUTESYSTEMMEMORY | D3DDEVCAPS_EXECUTEVIDEOMEMORY | D3DDEVCAPS_TLVERTEXSYSTEMMEMORY |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c352 D3DDEVCAPS_EXECUTESYSTEMMEMORY | D3DDEVCAPS_EXECUTEVIDEOMEMORY | D3DDEVCAPS_TLVERTEXSYSTEMMEMORY |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp167 DUMP_STRIF(Caps, D3DDEVCAPS_TLVERTEXSYSTEMMEMORY);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6135 if (pCaps->DevCaps & D3DDEVCAPS_TLVERTEXSYSTEMMEMORY)
6136 LogRel((" - D3DDEVCAPS_TLVERTEXSYSTEMMEMORY\n"));

Completed in 168 milliseconds