Searched refs:D3DTEXOPCAPS_MULTIPLYADD (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h201 #define D3DTEXOPCAPS_MULTIPLYADD 0x1000000 macro
H A Dd3d9caps.h228 #define D3DTEXOPCAPS_MULTIPLYADD 0x1000000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h201 #define D3DTEXOPCAPS_MULTIPLYADD 0x1000000 macro
H A Dd3d9caps.h228 #define D3DTEXOPCAPS_MULTIPLYADD 0x1000000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp420 DUMP_STRIF(Caps, D3DTEXOPCAPS_MULTIPLYADD);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6323 if (pCaps->TextureOpCaps & D3DTEXOPCAPS_MULTIPLYADD)
6324 LogRel((" - D3DTEXOPCAPS_MULTIPLYADD\n"));

Completed in 70 milliseconds