Searched refs:WINED3DSTENCILOP_REPLACE (Results 1 - 7 of 7) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ | ||
H A D | wined3d.idl | 520 WINED3DSTENCILOP_REPLACE = 3, |
H A D | wined3d.h | 577 WINED3DSTENCILOP_REPLACE = 3, enumerator in enum:_WINED3DSTENCILOP |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ | ||
H A D | utils.c | 2270 case WINED3DSTENCILOP_REPLACE : return GL_REPLACE; |
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ | ||
H A D | wined3d.h | 579 WINED3DSTENCILOP_REPLACE = 3, enumerator in enum:_WINED3DSTENCILOP |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ | ||
H A D | wined3d.h | 580 WINED3DSTENCILOP_REPLACE = 3, enumerator in enum:_WINED3DSTENCILOP |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ | ||
H A D | wined3d.h | 579 WINED3DSTENCILOP_REPLACE = 3, enumerator in enum:_WINED3DSTENCILOP |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/ | ||
H A D | wined3d.h | 579 WINED3DSTENCILOP_REPLACE = 3, enumerator in enum:_WINED3DSTENCILOP |
Completed in 290 milliseconds