Home
last modified time | relevance | path

Searched refs:R300_SEPARATE_ALPHA_ENABLE (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c427 blend_control |= R300_SEPARATE_ALPHA_ENABLE; in r300_create_blend_state()
428 blend_control_noclamp |= R300_SEPARATE_ALPHA_ENABLE; in r300_create_blend_state()
437 blend_control_noalpha |= R300_SEPARATE_ALPHA_ENABLE; in r300_create_blend_state()
438 blend_control_noalpha_noclamp |= R300_SEPARATE_ALPHA_ENABLE; in r300_create_blend_state()
H A Dr300_reg.h2303 # define R300_SEPARATE_ALPHA_ENABLE (1 << 1) macro

Completed in 14 milliseconds