Home
last modified time | relevance | path

Searched refs:D3DRS_BLENDFACTOR (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DStateManager9.cpp710 mRenderer9->getDevice()->SetRenderState(D3DRS_BLENDFACTOR, in setBlendColor()
716 D3DRS_BLENDFACTOR, in setBlendColor()
/third_party/mesa3d/include/D3D9/
Dd3d9types.h837 D3DRS_BLENDFACTOR = 193, enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c1294 d3dcolor_to_rgba(&color.color[0], context->rs[D3DRS_BLENDFACTOR]); in nine_update_state()
2776 [D3DRS_BLENDFACTOR] = 0xFFFFFFFF,
3543 [D3DRS_BLENDFACTOR] = NINE_STATE_BLEND_COLOR,