Skip to content

WIP: Support reading from multisample ZS buffer

Antonio Caggiano requested to merge zink-wip-mzs into master

Dot not copy to buffer images with sample count greater than one. Instead, blit to staging texture and then copy to staging buffer. Still does not work as expected.

Edited by Antonio Caggiano

Merge request reports

Loading