Searched refs:D3DTEXOPCAPS_DISABLE (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h177 #define D3DTEXOPCAPS_DISABLE 0x0000001 macro
H A Dd3d9caps.h204 #define D3DTEXOPCAPS_DISABLE 0x0000001 macro
H A Dd3dcaps.h324 #define D3DTEXOPCAPS_DISABLE 0x00000001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h177 #define D3DTEXOPCAPS_DISABLE 0x0000001 macro
H A Dd3d9caps.h204 #define D3DTEXOPCAPS_DISABLE 0x0000001 macro
H A Dd3dcaps.h324 #define D3DTEXOPCAPS_DISABLE 0x00000001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp396 DUMP_STRIF(Caps, D3DTEXOPCAPS_DISABLE);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6275 if (pCaps->TextureOpCaps & D3DTEXOPCAPS_DISABLE)
6276 LogRel((" - D3DTEXOPCAPS_DISABLE\n"));

Completed in 82 milliseconds