Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkSubresourceLayout

1591 typedef struct VkSubresourceLayout {
1597 } VkSubresourceLayout;
2253 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout);
2638 VkSubresourceLayout* pLayout);