Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_scheduler.cpp621 bool was_full = m_current_block->remaining_slots() == 0; in schedule_gds() local
622 if (m_current_block->type() != Block::gds || was_full) { in schedule_gds()
624 if (was_full) in schedule_gds()

Completed in 2 milliseconds