Searched defs:VmaVulkanFunctions (Results 1 – 4 of 4) sorted by relevance
1155 typedef struct VmaVulkanFunctions { struct1172 } VmaVulkanFunctions; argument
2142 typedef struct VmaVulkanFunctions { struct2143 PFN_vkGetPhysicalDeviceProperties vkGetPhysicalDeviceProperties;2144 PFN_vkGetPhysicalDeviceMemoryProperties vkGetPhysicalDeviceMemoryProperties;2145 PFN_vkAllocateMemory vkAllocateMemory;2146 PFN_vkFreeMemory vkFreeMemory;2147 PFN_vkMapMemory vkMapMemory;2171 } VmaVulkanFunctions; argument
1735 typedef struct VmaVulkanFunctions { struct1757 } VmaVulkanFunctions; argument