Home
last modified time | relevance | path

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

/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1474 typedef struct VmaAllocationCreateInfo struct
1477 VmaAllocationCreateFlags flags;
1483 VmaMemoryUsage usage;
1488 VkMemoryPropertyFlags requiredFlags;
1515 } VmaAllocationCreateInfo; argument
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1474 typedef struct VmaAllocationCreateInfo struct
1477 VmaAllocationCreateFlags flags;
1483 VmaMemoryUsage usage;
1488 VkMemoryPropertyFlags requiredFlags;
1515 } VmaAllocationCreateInfo; typedef
/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/VulkanMemoryAllocator/src/
Dvk_mem_alloc.h2667 typedef struct VmaAllocationCreateInfo struct
2670 VmaAllocationCreateFlags flags;
2676 VmaMemoryUsage usage;
2681 VkMemoryPropertyFlags requiredFlags;
2708 } VmaAllocationCreateInfo; typedef