Skip to content

agx: Use 16-bit reg for pixel_coord

Alyssa Rosenzweig requested to merge alyssa/mesa:agx/pixel-coord-16 into main

What does this MR do and why?

agx: Use 16-bit reg for pixel_coord

Mistake during IR translation, this is 16-bit in NIR.

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

Merge request reports