Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c122 bool emit_common_func = cso->rt[0].blend_enable; in nv50_blend_state_create() local
143 emit_common_func = true; in nv50_blend_state_create()
147 emit_common_func = false; in nv50_blend_state_create()
166 if (emit_common_func) { in nv50_blend_state_create()