Searched refs:D3DRS_BLENDOPALPHA (Results 1 – 7 of 7) sorted by relevance
36 #define NINED3DRS_VSPOINTSIZE (D3DRS_BLENDOPALPHA + 1)37 #define NINED3DRS_RTMASK (D3DRS_BLENDOPALPHA + 2)42 #define NINED3DRS_ALPHACOVERAGE (D3DRS_BLENDOPALPHA + 3)43 #define NINED3DRS_MULTISAMPLE (D3DRS_BLENDOPALPHA + 4)44 #define NINED3DRS_FETCH4 (D3DRS_BLENDOPALPHA + 5)46 #define D3DRS_LAST D3DRS_BLENDOPALPHA
75 render_state_limits_table[D3DRS_BLENDOPALPHA + 1] = {221 sampler_state_limits_table[D3DRS_BLENDOPALPHA + 1] = {
178 blend.rt[0].alpha_func = d3dblendop_to_pipe_blend(rs[D3DRS_BLENDOPALPHA]); in nine_convert_blend_state()
2783 [D3DRS_BLENDOPALPHA] = D3DBLENDOP_ADD,3550 [D3DRS_BLENDOPALPHA] = NINE_STATE_BLEND
743 device->SetRenderState(D3DRS_BLENDOPALPHA, in setBlendFuncsEquations()
744 device->SetRenderState(D3DRS_BLENDOPALPHA, in setBlendFuncsEquations()
851 D3DRS_BLENDOPALPHA = 209 enumerator