v3dv/pipeline: remove pipeline->use_push_constants
authorAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 26 Feb 2021 23:46:39 +0000 (00:46 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 22 Mar 2021 17:10:47 +0000 (17:10 +0000)
commitab252d73a9c295b9c93a6e4b527ec453ca053e8a
treec8adc3169d90f69afb13456d9e56b6dade6c4a73
parentf276efb2f8e0ac23433b2bf36a05eeed9ba2660b
v3dv/pipeline: remove pipeline->use_push_constants

In the past we used this boolean for several things, it is really
superfluous right now.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9403>
src/broadcom/vulkan/v3dv_pipeline.c
src/broadcom/vulkan/v3dv_private.h
src/broadcom/vulkan/v3dv_uniforms.c