commit | ab252d73a9c295b9c93a6e4b527ec453ca053e8a | [log] [tgz] |
---|---|---|
author | Alejandro PiƱeiro <apinheiro@igalia.com> | Sat Feb 27 00:46:39 2021 +0100 |
committer | Marge Bot <eric+marge@anholt.net> | Mon Mar 22 17:10:47 2021 +0000 |
tree | c8adc3169d90f69afb13456d9e56b6dade6c4a73 | |
parent | f276efb2f8e0ac23433b2bf36a05eeed9ba2660b [diff] |
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>