Skip to content

Blit fix for DS in general and cubemaps

Gert Wollny requested to merge gerddie/mesa:blit-fixes into msclc-d3d12

The resource offset for the stencil surface was not evaluated correctly, The piglit copyteximage still fails, but it doesn't give a resource tpe mismatch error anymore when going the direct blit copy path.

Edited by Gert Wollny

Merge request reports