Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkSubresourceLayout

1656 typedef struct VkSubresourceLayout {
1662 } VkSubresourceLayout;
2318 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout);
2703 VkSubresourceLayout* pLayout);