Skip to content

util: add u64 foreach macro, ralloc_memdup

Alyssa Rosenzweig requested to merge alyssa/mesa:util/ralloc-memdup into main

Two new helpers that will be soon used in the AGX compiler [1] and that seem generally useful.

[1] asahi/mesa!267 (merged) , example use: asahi/mesa!267 (21977f04)

Edited by Alyssa Rosenzweig

Merge request reports