Searched refs:update_cb (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_state_common.c | 187 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 D | r600_state_common.c | 192 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