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

/external/skia/third_party/vulkan/
H A Dvulkan.h1483 typedef struct VkImageSubresource { struct
1487 } VkImageSubresource; typedef in typeref:struct:VkImageSubresource
1496 VkImageSubresource subresource;
2253 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout);
2637 const VkImageSubresource* pSubresource,
/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h1492 typedef struct VkImageSubresource { struct
1496 } VkImageSubresource; typedef in typeref:struct:VkImageSubresource
1505 VkImageSubresource subresource;
2262 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout);
2646 const VkImageSubresource* pSubresource,

Completed in 152 milliseconds