Searched refs:D3DPRASTERCAPS_DEPTHBIAS (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9caps.h142 #define D3DPRASTERCAPS_DEPTHBIAS 0x04000000L macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9caps.h142 #define D3DPRASTERCAPS_DEPTHBIAS __MSABI_LONG(0x04000000) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c367 D3DPRASTERCAPS_DEPTHBIAS | D3DPRASTERCAPS_MULTISAMPLE_TOGGLE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c370 D3DPRASTERCAPS_DEPTHBIAS | D3DPRASTERCAPS_MULTISAMPLE_TOGGLE;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp233 DUMP_STRIF(Caps, D3DPRASTERCAPS_DEPTHBIAS);

Completed in 200 milliseconds