Home
last modified time | relevance | path

Searched refs:VkSubresourceLayout2KHR (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h11108 typedef struct VkSubresourceLayout2KHR { struct
11112 } VkSubresourceLayout2KHR; typedef
11128 typedef void (VKAPI_PTR *PFN_vkGetDeviceImageSubresourceLayoutKHR)(VkDevice device, const VkDeviceImageSubresourceInfoKHR* pInfo, VkSubresourceLayout2KHR* pLayout);
11129 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout2KHR)(VkDevice device, VkImage image, const VkImageSubresource2KHR* pSubresource, VkSubresourceLayout2KHR* pLayout);
11147 VkSubresourceLayout2KHR* pLayout);
11153 VkSubresourceLayout2KHR* pLayout);
14952 typedef VkSubresourceLayout2KHR VkSubresourceLayout2EXT;
14960 typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout2EXT)(VkDevice device, VkImage image, const VkImageSubresource2KHR* pSubresource, VkSubresourceLayout2KHR* pLayout);
14984 VkSubresourceLayout2KHR* pLayout);

Completed in 65 milliseconds