Skip to content

zink: more accurately check samplecount caps for shader images

Mike Blumenkrantz requested to merge zmike/mesa:zink-imagesamples into master

lavapipe can only do up to 4bits, so this isn't just a binary check

Fixes: 0daa6155 ("zink: check if multisample support exists for shader image formats")

Merge request reports