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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h112 #define D3DPRASTERCAPS_ZBIAS 0x00004000 macro
H A Dd3d9caps.h132 #define D3DPRASTERCAPS_ZBIAS __MSABI_LONG(0x00004000) macro
H A Dd3dcaps.h95 #define D3DPRASTERCAPS_ZBIAS 0x00004000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h112 #define D3DPRASTERCAPS_ZBIAS 0x00004000 macro
H A Dd3d9caps.h132 #define D3DPRASTERCAPS_ZBIAS 0x00004000L macro
H A Dd3dcaps.h95 #define D3DPRASTERCAPS_ZBIAS 0x00004000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3DIf.cpp1004 pCaps->RasterCaps |= D3DPRASTERCAPS_SUBPIXEL | D3DPRASTERCAPS_STIPPLE | D3DPRASTERCAPS_ZBIAS | D3DPRASTERCAPS_COLORPERSPECTIVE /* keep */;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c445 pCaps->RasterCaps |= D3DPRASTERCAPS_SUBPIXEL | D3DPRASTERCAPS_STIPPLE | D3DPRASTERCAPS_ZBIAS | D3DPRASTERCAPS_COLORPERSPECTIVE /* keep */;

Completed in 335 milliseconds