iris: Only request an input mask if the shader needs it
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 16 Aug 2019 22:48:53 +0000 (17:48 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Sat, 17 Aug 2019 00:59:42 +0000 (19:59 -0500)
commit16edd02bfa872c9af8725f732d81760c948d76e8
tree70e067ff6678d815c5cbbcc6d39c9bd8734b9d8f
parentdcad15ff542fc2afc16dfde1c326750c3009899c
iris: Only request an input mask if the shader needs it

Fixes: aebca3961b "iris: Fix handling of SIMD32 fragment shaders"
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/gallium/drivers/iris/iris_state.c