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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h38 #define D3DCLEAR_STENCIL 4 macro
H A Dd3d9types.h38 #define D3DCLEAR_STENCIL __MSABI_LONG(0x00000004) macro
H A Dd3dtypes.h623 #define D3DCLEAR_STENCIL 0x00000004 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h38 #define D3DCLEAR_STENCIL 4 macro
H A Dd3d9types.h38 #define D3DCLEAR_STENCIL 0x00000004L macro
H A Dd3dtypes.h626 #define D3DCLEAR_STENCIL 0x00000004 macro
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp5209 clearFlagD3D |= D3DCLEAR_STENCIL;
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp3183 if ((pData->Flags & D3DCLEAR_STENCIL)

Completed in 545 milliseconds