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

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_batchbuffer.c 821 brw->need_flush_throttle = false;
824 if (brw->need_flush_throttle) {
827 brw->need_flush_throttle = false;
    [all...]
brw_context.h 817 bool need_flush_throttle; member in struct:brw_context
    [all...]
brw_context.c 247 brw->need_flush_throttle = true;
    [all...]
intel_screen.c 155 brw->need_flush_throttle = true;
    [all...]

Completed in 200 milliseconds