Skip to content

v3d: rebind sampler view after updating the shaders

Juan A. Suárez requested to merge jasuarez/mesa:review/v3d-rebind-sview into main

Rebind the sampler views in the draw call, after updating the shaders.

Fixes #6027 (closed).

Merge request reports