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.c821 brw->need_flush_throttle = false; in throttle()
824 if (brw->need_flush_throttle) { in throttle()
827 brw->need_flush_throttle = false; in throttle()
Dbrw_context.h817 bool need_flush_throttle; member
Dbrw_context.c247 brw->need_flush_throttle = true; in intel_glFlush()
Dintel_screen.c155 brw->need_flush_throttle = true; in intel_dri2_flush_with_flags()