Skip to content

radv: Fix crash when using SQTT and NO_COMPUTE

When RADV_DEBUG=nocompute is used, we don't create a sqtt command pool for the compute queue. So, don't try to trim it either.

radv: Fix crash when using SQTT and NO_COMPUTE

Signed-off-by: Josh Simmons <josh@nega.tv>

Merge request reports