Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/vulkan-headers/vulkan/
H A Dvulkan_core.h5083 typedef struct VkBindImageMemoryInfo { struct
5089 } VkBindImageMemoryInfo; typedef
5556 typedef VkResult (VKAPI_PTR *PFN_vkBindImageMemory2)(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos);
5595 const VkBindImageMemoryInfo* pBindInfos);
9835 typedef VkBindImageMemoryInfo VkBindImageMemoryInfoKHR;
9838 typedef VkResult (VKAPI_PTR *PFN_vkBindImageMemory2KHR)(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos);
9849 const VkBindImageMemoryInfo* pBindInfos);

Completed in 67 milliseconds