Searched refs:D3DRS_BLENDOPALPHA (Results 1 – 6 of 6) sorted by relevance
35 #define NINED3DRS_VSPOINTSIZE (D3DRS_BLENDOPALPHA + 1)36 #define NINED3DRS_RTMASK (D3DRS_BLENDOPALPHA + 2)41 #define NINED3DRS_ALPHACOVERAGE (D3DRS_BLENDOPALPHA + 3)42 #define NINED3DRS_MULTISAMPLE (D3DRS_BLENDOPALPHA + 4)44 #define D3DRS_LAST D3DRS_BLENDOPALPHA
75 render_state_limits_table[D3DRS_BLENDOPALPHA + 1] = {221 sampler_state_limits_table[D3DRS_BLENDOPALPHA + 1] = {
177 blend.rt[0].alpha_func = d3dblendop_to_pipe_blend(rs[D3DRS_BLENDOPALPHA]); in nine_convert_blend_state()
2728 [D3DRS_BLENDOPALPHA] = D3DBLENDOP_ADD,3487 [D3DRS_BLENDOPALPHA] = NINE_STATE_BLEND
744 device->SetRenderState(D3DRS_BLENDOPALPHA, in setBlendFuncsEquations()
851 D3DRS_BLENDOPALPHA = 209 enumerator