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

  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_emit.cpp 1050 bool start_busy = false; local
1057 start_busy = (intel->batch.last_bo &&
1077 if (start_busy && !drm_intel_bo_busy(intel->batch.last_bo)) {
brw_fs.cpp 2065 bool start_busy = false; local
    [all...]

Completed in 312 milliseconds