Searched refs:D3DRS_COLORWRITEENABLE1 (Results 1 – 5 of 5) sorted by relevance
187 if (rs[D3DRS_COLORWRITEENABLE1] != rs[D3DRS_COLORWRITEENABLE] || in nine_convert_blend_state()194 blend.rt[1].colormask = rs[D3DRS_COLORWRITEENABLE1]; in nine_convert_blend_state()
2855 [D3DRS_COLORWRITEENABLE1] = 0x0000000F,3605 [D3DRS_COLORWRITEENABLE1] = NINE_STATE_BLEND,
1050 captureRenderState(D3DRS_COLORWRITEENABLE1); in capturePixelRenderStates()
2485 SetRenderState(D3DRS_COLORWRITEENABLE1, 0x0000000F); in Reset()3886 case D3DRS_COLORWRITEENABLE1: in SetRenderState()
834 D3DRS_COLORWRITEENABLE1 = 190, enumerator