mesa/src/gallium/auxiliary/cso_cache
Emma Anholt 9194ee90c8 cso: Revert using FS sampler count for other stages at context unbind.
You shouldn't be asking drivers without VS texturing to unbind VS
textures, which was breaking i915g.

Fixes: 802e43a6b5 ("gallium/cso: add unbind mask for cso restore")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12218>
2021-09-06 18:09:25 +00:00
..
cso_cache.c cso: inline cso_construct_key 2020-12-22 12:01:38 +00:00
cso_cache.h cso: inline cso_construct_key 2020-12-22 12:01:38 +00:00
cso_context.c cso: Revert using FS sampler count for other stages at context unbind. 2021-09-06 18:09:25 +00:00
cso_context.h gallium/cso: add unbind mask for cso restore 2021-09-01 01:59:52 +00:00
cso_hash.c cso: remove unused code 2020-12-03 21:41:19 +00:00
cso_hash.h cso: remove unused code 2020-12-03 21:41:19 +00:00