Skip to content

intel/compiler,anv: enable task redistribution

Marcin Ślusarz requested to merge mslusarz/mesa:mesh-task-redistribution into main

With this patch (and others listed in #6478), enabling task shaders in vk_meshlet_cadscene improves performance (depending on configuration, sometimes by a few percent, sometimes by a factor of 2) instead of decreasing it.

Closes: #7141 (closed)

Edited by Marcin Ślusarz

Merge request reports