Home
last modified time | relevance | path

Searched refs:has_lds_ready (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_scheduler.cpp489 bool has_lds_ready = !alu_vec_ready.empty() && in schedule_alu() local
503 if (!alu_groups_ready.empty() && !has_lds_ready) { in schedule_alu()
535 if (free_slots & 0x10 && !has_lds_ready) { in schedule_alu()

Completed in 2 milliseconds