Skip to content

agx: Support uniform registers as LODs

Alyssa Rosenzweig requested to merge alyssa/mesa:agx/uniform-lod into main

This will avoid regressing moves when we lower sampler LOD bias. Corresponding disassembler change: https://github.com/dougallj/applegpu/pull/22

Signed-off-by: Alyssa Rosenzweig alyssa@rosenzweig.io

Merge request reports