Home
last modified time | relevance | path

Searched defs:allocationInfo (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp108 VmaAllocationInfo allocationInfo = {}; in CreateBuffer() local
134 VmaAllocationInfo allocationInfo = {}; in AllocateAndBindMemoryForImage() local
/external/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp174 …const VkBaseInStructure *allocationInfo = reinterpret_cast<const VkBaseInStructure *>(pAllocateInf… in ParseAllocationInfo() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
Dbuffer_packing.cc335 for (auto &allocationInfo : allocInfos) { in computeAllocationInfos() local
/external/deqp/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp684 const vk::VkMemoryAllocateInfo allocationInfo = { in exportImportMemoryExplicitModifiersCase() local
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp409 VmaAllocationInfo allocationInfo; in MainTest() local
587 VmaAllocationInfo allocationInfo; in MainTest() local
606 VmaAllocationInfo allocationInfo; in MainTest() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp568 …const vk::VkMemoryAllocateInfo allocationInfo = {vk::VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO, DE_NU… in bindBufferMemory() local
611 …const vk::VkMemoryAllocateInfo allocationInfo = {vk::VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO, DE_NU… in bindImageMemory() local