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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstateblock.c1109 IWineD3DDevice_SetRenderState(device, WINED3DRS_DESTBLEND, WINED3DBLEND_ZERO);
1224 IWineD3DDevice_SetRenderState(device, WINED3DRS_DESTBLENDALPHA, WINED3DBLEND_ZERO);
H A Dstate.c278 case WINED3DBLEND_ZERO : dstBlend = GL_ZERO; break;
324 case WINED3DBLEND_ZERO : srcBlend = GL_ZERO; break;
387 case WINED3DBLEND_ZERO : dstBlendAlpha = GL_ZERO; break;
421 case WINED3DBLEND_ZERO : srcBlendAlpha = GL_ZERO; break;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl424 WINED3DBLEND_ZERO = 1,
H A Dwined3d.h499 WINED3DBLEND_ZERO = 1, enumerator in enum:_WINED3DBLEND
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h501 WINED3DBLEND_ZERO = 1, enumerator in enum:_WINED3DBLEND
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h502 WINED3DBLEND_ZERO = 1, enumerator in enum:_WINED3DBLEND
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h501 WINED3DBLEND_ZERO = 1, enumerator in enum:_WINED3DBLEND
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h501 WINED3DBLEND_ZERO = 1, enumerator in enum:_WINED3DBLEND

Completed in 255 milliseconds