Searched refs:R300_SEPARATE_ALPHA_ENABLE (Results 1 – 2 of 2) sorted by relevance
361 blend_control |= R300_SEPARATE_ALPHA_ENABLE; in r300_create_blend_state()362 blend_control_noclamp |= R300_SEPARATE_ALPHA_ENABLE; in r300_create_blend_state()
2319 # define R300_SEPARATE_ALPHA_ENABLE (1 << 1) macro