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 294 if (brw->need_swap_throttle && brw->throttle_batch[0]) {
302 brw->need_swap_throttle = false;
brw_context.h 743 bool need_swap_throttle; member in struct:brw_context
    [all...]
intel_screen.c 185 brw->need_swap_throttle = true;
    [all...]

Completed in 2864 milliseconds