Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkSubresourceLayout

1647 typedef struct VkSubresourceLayout {
1653 } VkSubresourceLayout;
2309 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout);
2694 VkSubresourceLayout* pLayout);