Home
last modified time | relevance | path

Searched refs:R300_FG_ALPHA_FUNC_ENABLE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_emit.c92 if (is_r500 && (alpha_func & R300_FG_ALPHA_FUNC_ENABLE)) { in r300_emit_dsa_state()
Dr300_reg.h2222 # define R300_FG_ALPHA_FUNC_ENABLE (1 << 11) macro
Dr300_state.c759 R300_FG_ALPHA_FUNC_ENABLE; in r300_create_dsa_state()