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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h48 #define D3DDEVCAPS_TEXTURENONLOCALVIDMEM 0x0001000 macro
H A Dd3d9caps.h57 #define D3DDEVCAPS_TEXTURENONLOCALVIDMEM 0x0001000 macro
H A Dd3dcaps.h307 #define D3DDEVCAPS_TEXTURENONLOCALVIDMEM 0x00001000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h48 #define D3DDEVCAPS_TEXTURENONLOCALVIDMEM 0x0001000 macro
H A Dd3d9caps.h57 #define D3DDEVCAPS_TEXTURENONLOCALVIDMEM 0x0001000 macro
H A Dd3dcaps.h307 #define D3DDEVCAPS_TEXTURENONLOCALVIDMEM 0x00001000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c351 D3DDEVCAPS_DRAWPRIMTLVERTEX | D3DDEVCAPS_CANRENDERAFTERFLIP | D3DDEVCAPS_TEXTURENONLOCALVIDMEM|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c354 D3DDEVCAPS_DRAWPRIMTLVERTEX | D3DDEVCAPS_CANRENDERAFTERFLIP | D3DDEVCAPS_TEXTURENONLOCALVIDMEM|
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp173 DUMP_STRIF(Caps, D3DDEVCAPS_TEXTURENONLOCALVIDMEM);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6129 if (pCaps->DevCaps & D3DDEVCAPS_TEXTURENONLOCALVIDMEM)
6130 LogRel((" - D3DDEVCAPS_TEXTURENONLOCALVIDMEM\n"));

Completed in 108 milliseconds