Searched refs:WINED3DSTENCILOP_INCRSAT (Results 1 - 7 of 7) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ | ||
H A D | wined3d.idl | 521 WINED3DSTENCILOP_INCRSAT = 4, |
H A D | wined3d.h | 578 WINED3DSTENCILOP_INCRSAT = 4, enumerator in enum:_WINED3DSTENCILOP |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ | ||
H A D | utils.c | 2271 case WINED3DSTENCILOP_INCRSAT : return GL_INCR; |
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/ | ||
H A D | wined3d.h | 580 WINED3DSTENCILOP_INCRSAT = 4, enumerator in enum:_WINED3DSTENCILOP |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ | ||
H A D | wined3d.h | 581 WINED3DSTENCILOP_INCRSAT = 4, enumerator in enum:_WINED3DSTENCILOP |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/ | ||
H A D | wined3d.h | 580 WINED3DSTENCILOP_INCRSAT = 4, enumerator in enum:_WINED3DSTENCILOP |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/ | ||
H A D | wined3d.h | 580 WINED3DSTENCILOP_INCRSAT = 4, enumerator in enum:_WINED3DSTENCILOP |
Completed in 191 milliseconds