Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_state.c121 boolean emit_common_func = cso->rt[0].blend_enable; in nv50_blend_state_create() local
142 emit_common_func = TRUE; in nv50_blend_state_create()
146 emit_common_func = FALSE; in nv50_blend_state_create()
165 if (emit_common_func) { in nv50_blend_state_create()