Searched refs:WINED3DBLEND_INVSRCCOLOR (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c281 case WINED3DBLEND_INVSRCCOLOR : dstBlend = GL_ONE_MINUS_SRC_COLOR; break;
327 case WINED3DBLEND_INVSRCCOLOR : srcBlend = GL_ONE_MINUS_SRC_COLOR; break;
390 case WINED3DBLEND_INVSRCCOLOR : dstBlendAlpha = GL_ONE_MINUS_SRC_COLOR; break;
424 case WINED3DBLEND_INVSRCCOLOR : srcBlendAlpha = GL_ONE_MINUS_SRC_COLOR; break;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl427 WINED3DBLEND_INVSRCCOLOR = 4,
H A Dwined3d.h502 WINED3DBLEND_INVSRCCOLOR = 4, enumerator in enum:_WINED3DBLEND
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h504 WINED3DBLEND_INVSRCCOLOR = 4, enumerator in enum:_WINED3DBLEND
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h505 WINED3DBLEND_INVSRCCOLOR = 4, enumerator in enum:_WINED3DBLEND
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h504 WINED3DBLEND_INVSRCCOLOR = 4, enumerator in enum:_WINED3DBLEND
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h504 WINED3DBLEND_INVSRCCOLOR = 4, enumerator in enum:_WINED3DBLEND

Completed in 1637 milliseconds