Searched refs:queue_scratch_size (Results 1 – 1 of 1) sorted by relevance
3671 uint32_t queue_scratch_size = queue->scratch_size_per_wave * queue->scratch_waves; in radv_get_preamble_cs() local3672 if (scratch_size > queue_scratch_size) { in radv_get_preamble_cs()