commit | 134c74e301cb3f4388069ddf720054a8a3e86120 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@collabora.com> | Tue Jul 06 11:56:16 2021 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Fri Jul 09 23:15:28 2021 +0000 |
tree | 8c6dd1ef04b9bf6109f2998bd9aed3791a368cd5 | |
parent | b7ca125278e84d0068d883574dffbefff778fc58 [diff] |
pan/bi: Track LOD mode even for TEXC Redundant with the texture operation descriptor, but we don't want to parse that in the rest of the compiler. Handling it as a pseudo-modifier lets us share a code path with TEXS. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11733>