Searched refs:queue_scratch_size (Results 1 – 1 of 1) sorted by relevance
943 …const uint32_t queue_scratch_size = queue->ring_info.scratch_size_per_wave * queue->ring_info.scra… in radv_update_preamble_cs() local945 if (scratch_size > queue_scratch_size) { in radv_update_preamble_cs()