Skip to content

zink: force stencil format for stencil-only samplers

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

packed buffers will still return the full format when we're using only the stencil aspect, so we need to explicitly set this

Merge request reports