Searched refs:D3DPRASTERCAPS_STIPPLE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c402 #define D3DPRASTERCAPS_STIPPLE 0x00000200 macro
445 pCaps->RasterCaps |= D3DPRASTERCAPS_SUBPIXEL | D3DPRASTERCAPS_STIPPLE | D3DPRASTERCAPS_ZBIAS | D3DPRASTERCAPS_COLORPERSPECTIVE /* keep */;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dcaps.h90 #define D3DPRASTERCAPS_STIPPLE 0x00000200 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dcaps.h90 #define D3DPRASTERCAPS_STIPPLE 0x00000200 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 */;

Completed in 54 milliseconds