Skip to content

radv: Rename ac_nir_get_max_workgroup_size to radv...

Haxk20 requested to merge Haxk20/mesa:patch-1 into master

This fixes 9b9ccee4 radv: take LDS into account for compute shader occupancy stats

Function ac_nir_get_max_workgroup_size wasnt changed in the porting process.

Fix this by renaming this function call to its implementation.

Edited by Haxk20

Merge request reports