Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h1222 typedef struct VmaAllocationCreateInfo struct
1225 VmaAllocationCreateFlags flags;
1231 VmaMemoryUsage usage;
1236 VkMemoryPropertyFlags requiredFlags;
1241 VkMemoryPropertyFlags preferredFlags;
1270 } VmaAllocationCreateInfo; argument
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h1221 typedef struct VmaAllocationCreateInfo struct
1224 VmaAllocationCreateFlags flags;
1230 VmaMemoryUsage usage;
1235 VkMemoryPropertyFlags requiredFlags;
1240 VkMemoryPropertyFlags preferredFlags;
1269 } VmaAllocationCreateInfo; argument
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dvk_mem_alloc.h2133 typedef struct VmaAllocationCreateInfo struct
2136 VmaAllocationCreateFlags flags;
2142 VmaMemoryUsage usage;
2147 VkMemoryPropertyFlags requiredFlags;
2174 } VmaAllocationCreateInfo; argument