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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c122 bool emit_common_func = cso->rt[0].blend_enable; local in function:nv50_blend_state_create
143 emit_common_func = true;
147 emit_common_func = false;
166 if (emit_common_func) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_state.c122 bool emit_common_func = cso->rt[0].blend_enable; local in function:nv50_blend_state_create
143 emit_common_func = true;
147 emit_common_func = false;
166 if (emit_common_func) {

Completed in 4 milliseconds