Searched defs:VkSubresourceLayout (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/vulkan/
H A Dvulkan.h1591 typedef struct VkSubresourceLayout { struct
1597 } VkSubresourceLayout; typedef in typeref:struct:VkSubresourceLayout
2253 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout);
2638 VkSubresourceLayout* pLayout);
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h1600 typedef struct VkSubresourceLayout { struct
1606 } VkSubresourceLayout; typedef in typeref:struct:VkSubresourceLayout
2262 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout);
2647 VkSubresourceLayout* pLayout);

Completed in 57 milliseconds