Skip to content

asahi: Report local_size from compiler

Alyssa Rosenzweig requested to merge alyssa/mesa:agx/local-size into main

By reporting it, we can add more shared memory use in the compiler (used in the WIP spilling branch, unsure if that will ship). and then we can get the amount needed at draw-time more straightforward.

Merge request reports