Skip to content

zink: more accurately update samplemask for fs shader keys

Mike Blumenkrantz requested to merge zmike/mesa:zink-sample into main

the fs samplemask needs to be updated on framebuffer rebind and on fs bind to ensure that the key gets updated in time for the pipeline change

fixes #5559 (closed)

cc: mesa-stable

Merge request reports