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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h179 #define D3DTEXOPCAPS_SELECTARG2 0x0000004 macro
H A Dd3d9caps.h206 #define D3DTEXOPCAPS_SELECTARG2 0x0000004 macro
H A Dd3dcaps.h326 #define D3DTEXOPCAPS_SELECTARG2 0x00000004 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h179 #define D3DTEXOPCAPS_SELECTARG2 0x0000004 macro
H A Dd3d9caps.h206 #define D3DTEXOPCAPS_SELECTARG2 0x0000004 macro
H A Dd3dcaps.h326 #define D3DTEXOPCAPS_SELECTARG2 0x00000004 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp398 DUMP_STRIF(Caps, D3DTEXOPCAPS_SELECTARG2);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6279 if (pCaps->TextureOpCaps & D3DTEXOPCAPS_SELECTARG2)
6280 LogRel((" - D3DTEXOPCAPS_SELECTARG2\n"));

Completed in 88 milliseconds