Searched refs:src_subres (Results 1 – 1 of 1) sorted by relevance
499 VkImageSubresourceLayers src_subres, in do_blit() argument539 u_foreach_bit(a, src_subres.aspectMask) { in do_blit()555 .baseMipLevel = src_subres.mipLevel, in do_blit()557 .baseArrayLayer = src_subres.baseArrayLayer, in do_blit()558 .layerCount = src_subres.layerCount, in do_blit()588 assert(dst_subres.aspectMask == src_subres.aspectMask); in do_blit()