HomeSort by relevance Sort by last modified time
    Searched refs:need_swap_throttle (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_batchbuffer.c 807 if (brw->need_swap_throttle && brw->throttle_batch[0]) {
819 brw->need_swap_throttle = false;
    [all...]
brw_context.h 814 bool need_swap_throttle; member in struct:brw_context
    [all...]
intel_screen.c 153 brw->need_swap_throttle = true;
    [all...]

Completed in 239 milliseconds