Searched refs:WINED3DRS_SRCBLEND (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstateblock.c69 WINED3DRS_SRCBLEND,
1108 IWineD3DDevice_SetRenderState(device, WINED3DRS_SRCBLEND, WINED3DBLEND_ONE);
H A Dstate.c323 switch (stateblock->renderState[WINED3DRS_SRCBLEND]) {
352 FIXME("Unrecognized src blend value %d\n", stateblock->renderState[WINED3DRS_SRCBLEND]);
4872 { STATE_RENDER(WINED3DRS_SRCBLEND), { STATE_RENDER(WINED3DRS_ALPHABLENDENABLE), NULL }, WINED3D_GL_EXT_NONE },
H A Dutils.c1836 D3DSTATE_TO_STR(WINED3DRS_SRCBLEND );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl305 WINED3DRS_SRCBLEND = 19,
H A Dwined3d.h381 WINED3DRS_SRCBLEND = 19, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h383 WINED3DRS_SRCBLEND = 19, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h384 WINED3DRS_SRCBLEND = 19, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h383 WINED3DRS_SRCBLEND = 19, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h383 WINED3DRS_SRCBLEND = 19, enumerator in enum:_WINED3DRENDERSTATETYPE

Completed in 261 milliseconds