Lines Matching defs:dstAspect
1194 VkImageAspectFlags dstAspect = pRegions[i].dstSubresource.aspectMask;1196 if (srcAspect != dstAspect) {