Home
last modified time | relevance | path

Searched defs:VmaVulkanFunctions (Results 1 – 4 of 4) sorted by relevance

/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1155 typedef struct VmaVulkanFunctions { struct
1172 } VmaVulkanFunctions; argument
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h1735 typedef struct VmaVulkanFunctions { struct
1757 } VmaVulkanFunctions; argument
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h2208 typedef struct VmaVulkanFunctions { struct
2209 PFN_vkGetPhysicalDeviceProperties VMA_NULLABLE vkGetPhysicalDeviceProperties;
2210 PFN_vkGetPhysicalDeviceMemoryProperties VMA_NULLABLE vkGetPhysicalDeviceMemoryProperties;
2211 PFN_vkAllocateMemory VMA_NULLABLE vkAllocateMemory;
2212 PFN_vkFreeMemory VMA_NULLABLE vkFreeMemory;
2213 PFN_vkMapMemory VMA_NULLABLE vkMapMemory;
2237 } VmaVulkanFunctions; argument
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h2212 typedef struct VmaVulkanFunctions { struct
2213 PFN_vkGetPhysicalDeviceProperties VMA_NULLABLE vkGetPhysicalDeviceProperties;
2214 PFN_vkGetPhysicalDeviceMemoryProperties VMA_NULLABLE vkGetPhysicalDeviceMemoryProperties;
2215 PFN_vkAllocateMemory VMA_NULLABLE vkAllocateMemory;
2216 PFN_vkFreeMemory VMA_NULLABLE vkFreeMemory;
2217 PFN_vkMapMemory VMA_NULLABLE vkMapMemory;
2241 } VmaVulkanFunctions; argument