Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c691 brw->need_flush_throttle = false; in throttle()
694 if (brw->need_flush_throttle) { in throttle()
696 brw->need_flush_throttle = false; in throttle()
Dbrw_context.h802 bool need_flush_throttle; member
Dbrw_context.c289 brw->need_flush_throttle = true; in intel_glFlush()
Dintel_screen.c172 brw->need_flush_throttle = true; in intel_dri2_flush_with_flags()