Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c692 if (brw->need_swap_throttle && brw->throttle_batch[0]) { in throttle()
701 brw->need_swap_throttle = false; in throttle()
Dbrw_context.h791 bool need_swap_throttle; member
Dbrw_screen.c171 brw->need_swap_throttle = true; in brw_dri2_flush_with_flags()