Skip to content

zink: use VK_WHOLE_SIZE for full-sized bufferviews

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

this works around most cts coverage which violates spec by creating a view sized using a range that isn't a multiple of the format's blocksize

Merge request reports