Home
last modified time | relevance | path

Searched refs:alpha_function_fp16 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h110 uint32_t alpha_function_fp16; /* R300_FG_ALPHA_FUNC: 0x4bd4 */ member
Dr300_state.c657 dsa->alpha_function_fp16 = dsa->alpha_function | in r300_create_dsa_state()
674 OUT_CB_REG(R300_FG_ALPHA_FUNC, dsa->alpha_function_fp16); in r300_create_dsa_state()
696 OUT_CB_REG(R300_FG_ALPHA_FUNC, dsa->alpha_function_fp16); in r300_create_dsa_state()