Does there exist something similar as ID3D11DeviceContext::ResolveSubresource for a super-sampled instead of multi-sampled texture?
Or should one need to write a custom shader for this?
As a side note, is there actually a difference between a (super-sampled) and multi-sampled texture from the perspective of a compute shader?
↧