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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1519 typedef struct VkImageSubresource { struct
1523 } VkImageSubresource; typedef in typeref:struct:VkImageSubresource
1532 VkImageSubresource subresource;
2289 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout);
2673 const VkImageSubresource* pSubresource,

Completed in 63 milliseconds