Home
last modified time | relevance | path

Searched defs:VmaAllocationCreateInfo (Results 1 – 3 of 3) sorted by relevance

/external/skia/vma_android/include/
Dvk_mem_alloc.h1221 typedef struct VmaAllocationCreateInfo struct
1224 VmaAllocationCreateFlags flags;
1230 VmaMemoryUsage usage;
1235 VkMemoryPropertyFlags requiredFlags;
1240 VkMemoryPropertyFlags preferredFlags;
1269 } VmaAllocationCreateInfo; argument
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h2133 typedef struct VmaAllocationCreateInfo struct
2136 VmaAllocationCreateFlags flags;
2142 VmaMemoryUsage usage;
2147 VkMemoryPropertyFlags requiredFlags;
2174 } VmaAllocationCreateInfo; argument
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h998 typedef struct VmaAllocationCreateInfo struct
1001 VmaAllocationCreateFlags flags;
1007 VmaMemoryUsage usage;
1012 VkMemoryPropertyFlags requiredFlags;
1017 VkMemoryPropertyFlags preferredFlags;
1046 } VmaAllocationCreateInfo; argument