WIP: Support reading from multisample ZS buffer
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
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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.