Searched refs:alpha_function (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.h114 uint32_t alpha_function; member in struct:r300_dsa_state
H A Dr300_state.c757 dsa->alpha_function =
761 dsa->alpha_function |= float_to_ubyte(state->alpha.ref_value);
H A Dr300_emit.c88 uint32_t alpha_func = dsa->alpha_function;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.h114 uint32_t alpha_function; member in struct:r300_dsa_state
H A Dr300_state.c751 dsa->alpha_function =
755 dsa->alpha_function |= float_to_ubyte(state->alpha_ref_value);
H A Dr300_emit.c88 uint32_t alpha_func = dsa->alpha_function;

Completed in 14 milliseconds