Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDescriptorHeapAllocator.cpp79 auto& allocationInfo = heapInfo->second; in Allocate() local
100 AllocationInfo allocationInfo = {allocationSize, allocationSize - count}; in Allocate() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDescriptorSetAllocator.cpp104 void DescriptorSetAllocator::Deallocate(DescriptorSetAllocation* allocationInfo) { in Deallocate()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp164 …const VkBaseInStructure *allocationInfo = reinterpret_cast<const VkBaseInStructure *>(pAllocateInf… in ParseAllocationInfo() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_mem_alloc_wrapper.cpp117 VmaAllocationInfo allocationInfo = {}; in CreateBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp495 const vk::VkMemoryAllocateInfo allocationInfo = in exportImportMemoryExplicitModifiersCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp572 const vk::VkMemoryAllocateInfo allocationInfo = in bindBufferMemory() local
622 const vk::VkMemoryAllocateInfo allocationInfo = in bindImageMemory() local