glsl: remove ir_state_slot::swizzle
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 25 Apr 2023 17:44:38 +0000 (19:44 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 26 Apr 2023 05:51:39 +0000 (05:51 +0000)
commitb9ba2c272ac90544e182ff6fefd6837134d168c9
tree7755fdfbf69ee1ad50dacd1b33c5e9c957e33f09
parent4e8b532db31425f469c76f7de2aa4b6d6151b03b
glsl: remove ir_state_slot::swizzle

Same story as with the NIR counterpart in the previous commit.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22620>
src/compiler/glsl/builtin_variables.cpp
src/compiler/glsl/ir.h
src/compiler/glsl/lower_blend_equation_advanced.cpp