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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c635 case WINED3DBLENDOP_SUBTRACT : blendEquation = GL_FUNC_SUBTRACT; break;
645 case WINED3DBLENDOP_SUBTRACT : blendEquationAlpha = GL_FUNC_SUBTRACT; break;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl445 WINED3DBLENDOP_SUBTRACT = 2,
H A Dwined3d.h518 WINED3DBLENDOP_SUBTRACT = 2, enumerator in enum:_WINED3DBLENDOP
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h520 WINED3DBLENDOP_SUBTRACT = 2, enumerator in enum:_WINED3DBLENDOP
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h521 WINED3DBLENDOP_SUBTRACT = 2, enumerator in enum:_WINED3DBLENDOP
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h520 WINED3DBLENDOP_SUBTRACT = 2, enumerator in enum:_WINED3DBLENDOP
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h520 WINED3DBLENDOP_SUBTRACT = 2, enumerator in enum:_WINED3DBLENDOP

Completed in 442 milliseconds