Searched refs:D3DRS_DESTBLEND (Results 1 – 9 of 9) sorted by relevance
171 blend.rt[0].rgb_dst_factor = d3dblend_color_to_pipe_blendfactor(rs[D3DRS_DESTBLEND]); in nine_convert_blend_state()180 blend.rt[0].alpha_dst_factor = d3dblend_alpha_to_pipe_blendfactor(rs[D3DRS_DESTBLEND]); in nine_convert_blend_state()
2773 [D3DRS_DESTBLEND] = D3DBLEND_ZERO,3527 [D3DRS_DESTBLEND] = NINE_STATE_BLEND,
499 captureRenderState(D3DRS_DESTBLEND); in capturePixelRenderStates()
1944 SetRenderState(D3DRS_DESTBLEND, D3DBLEND_ZERO); in Reset()2438 case D3DRS_DESTBLEND: in SetRenderState()
334 D3DRS_DESTBLEND = 20, /* D3DBLEND */ enumerator
497 _pd3dDevice->SetRenderState(D3DRS_DESTBLEND, D3DBLEND_INVSRCALPHA); in InitDevice()
1005 captureRenderState(D3DRS_DESTBLEND); in capturePixelRenderStates()
2406 SetRenderState(D3DRS_DESTBLEND, D3DBLEND_ZERO); in Reset()3152 case D3DRS_DESTBLEND: in SetRenderState()
756 D3DRS_DESTBLEND = 20, enumerator