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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c187 bool update_cb = false; local in function:r600_bind_blend_state_internal
204 update_cb = true;
209 update_cb = true;
213 update_cb = true;
215 if (update_cb) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state_common.c192 bool update_cb = false; local in function:r600_bind_blend_state_internal
209 update_cb = true;
214 update_cb = true;
218 update_cb = true;
220 if (update_cb) {

Completed in 10 milliseconds