Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_emit.cpp1050 bool start_busy = false; in brw_vs_emit() local
1057 start_busy = (intel->batch.last_bo && in brw_vs_emit()
1077 if (start_busy && !drm_intel_bo_busy(intel->batch.last_bo)) { in brw_vs_emit()
Dbrw_fs.cpp2065 bool start_busy = false; in brw_wm_fs_emit() local
2072 start_busy = (intel->batch.last_bo && in brw_wm_fs_emit()
2120 if (start_busy && !drm_intel_bo_busy(intel->batch.last_bo)) { in brw_wm_fs_emit()
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz1Index: linux/arch/i386/Kconfig.debug 2====== ...