commit | 41f6b42b08ce656c7f4d1ac4736c36896c33f9fd | [log] [tgz] |
---|---|---|
author | Ian Romanick <ian.d.romanick@intel.com> | Fri Jan 14 18:36:50 2022 -0800 |
committer | Marge Bot <emma+marge@anholt.net> | Fri Feb 11 17:25:33 2022 +0000 |
tree | e077bd7d3277977ac7a336b725c38bb0afafea71 | |
parent | 97ffca80a80cdb030d7c80f52be7351e66274b63 [diff] |
glsl: Don't tree graft in the condition of an assignment At this point, this should always be NULL. Reviewed-by: Matt Turner <mattst88@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14573>