commit | 1521d9c58c1d9a3bbaf1f572920e5a7cbb1da4d3 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | Sun Sep 25 20:08:52 2022 -0400 |
committer | Alyssa Rosenzweig <alyssa@rosenzweig.io> | Sat Oct 22 14:59:51 2022 -0400 |
tree | 9b7dd3e3971807ed62fcb87e004707e20a18a7cf | |
parent | cef13f8ab19a6261b9fa5065864fbb9ceecdbf7d [diff] |
agx: Restrict copyprop of uniforms Some instructions don't accept uniform registers as sources (yet?), avoid this hazard in the optimizer. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18813>