Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c680 if (brw->need_swap_throttle && brw->throttle_batch[0]) { in throttle()
689 brw->need_swap_throttle = false; in throttle()
Dbrw_context.h799 bool need_swap_throttle; member
Dintel_screen.c170 brw->need_swap_throttle = true; in intel_dri2_flush_with_flags()