mesa: don't flag _NEW_PROGRAM for "texture_unit -> sampler" mapping changes
authorMarek Olšák <marek.olsak@amd.com>
Fri, 18 Nov 2022 12:35:00 +0000 (07:35 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 7 Dec 2022 09:12:41 +0000 (09:12 +0000)
commit0a8d741b6d9bbca485a8e8191564763762977cc3
treec601e1a1bab5f9288844fe79b65009be35d8f27f
parentdbc9cb699549359577364f872aabd41f89539f9a
mesa: don't flag _NEW_PROGRAM for "texture_unit -> sampler" mapping changes

st/mesa just reorders sampler views, so we only need to rebind those.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19859>
src/mesa/main/uniform_query.cpp