zink: move vertex_buffers_enabled_mask to non-hashed part of pipeline state
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 6 Oct 2020 20:06:43 +0000 (16:06 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 12 Mar 2021 17:02:20 +0000 (17:02 +0000)
commitda08d6736455c5812658e0502b6125791aac1ad5
treef1d3e5cf2e082b66827cf1191d9cd48e838b1021
parent1aabfc77d3d3b87e4987b0e5db553d22b582ce2e
zink: move vertex_buffers_enabled_mask to non-hashed part of pipeline state

we can use this to optimize pipeline hashing

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9539>
src/gallium/drivers/zink/zink_context.c
src/gallium/drivers/zink/zink_context.h
src/gallium/drivers/zink/zink_pipeline.h