Skip to content

zink: handle empty attachments

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

create an empty buffer and surface to reuse for the fb attachment here

this fixes most of the arb_framebuffer_object tests in piglit

Merge request reports