Function VkDeviceCmds.GetImageSubresourceLayout
Commands for VK_VERSION_1_0
void GetImageSubresourceLayout
(
VkDevice_T* device,
VkImage_T* image,
const(VkImageSubresource)* pSubresource,
VkSubresourceLayout* pLayout
);