Home | History | Annotate | Download | only in vulkan

Lines Matching refs:imageSubresource

300       const VkImageAspectFlags aspect = pRegions[r].imageSubresource.aspectMask;
306 image.level = pRegions[r].imageSubresource.mipLevel;
311 image.offset.z = pRegions[r].imageSubresource.baseArrayLayer;
313 anv_get_layerCount(anv_image, &pRegions[r].imageSubresource);