anv: blorp: support multiple aspect blits
Newer blit tests are enabling depth&stencils blits. We currently don't support it but can do by iterating over the aspects masks (copy some logic from the CopyImage function). Signed-off-by:Lionel Landwerlin <lionel.g.landwerlin@intel.com> Fixes: 9f44745e ("anv: Use blorp to implement VkBlitImage") Reviewed-by:
Jason Ekstrand <jason@jlekstrand.net> (cherry picked from commit 5a1c23d1)
Loading
Please register or sign in to comment