cso: constify some parameters to remove typecasts
authorMarek Olšák <marek.olsak@amd.com>
Sat, 6 Aug 2022 21:28:34 +0000 (17:28 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 19 Oct 2022 04:56:55 +0000 (04:56 +0000)
commit224735abaf9352249df0902c442115ead304921d
tree8ddc0d7ae57657e8063228a301e4ef5cce4ccf81
parent97ec1de8f34c0379a4cd00fb1f21a6bbc9e00a6c
cso: constify some parameters to remove typecasts

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19129>
src/gallium/auxiliary/cso_cache/cso_cache.c
src/gallium/auxiliary/cso_cache/cso_cache.h
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/util/u_vbuf.c