panfrost: Make fixed_varying_mask a fragment-only key
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 14 Oct 2022 20:53:52 +0000 (16:53 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 2 Nov 2022 16:52:11 +0000 (16:52 +0000)
commitb290ac960b19343603ec9dce1c0945b17119f954
treeda974756adede19434d23a56502eace9056f4c49
parent6d6f25e97e717e998d60e6a3aa82b7d73939972b
panfrost: Make fixed_varying_mask a fragment-only key

This makes it clear that there are no VS variants.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19363>
src/gallium/drivers/panfrost/pan_cmdstream.c
src/gallium/drivers/panfrost/pan_context.h
src/gallium/drivers/panfrost/pan_shader.c