Searched defs:allocType (Results 1 – 9 of 9) sorted by relevance
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | MemoryTracking.cpp | 239 void MemoryAllocationTracker::onMemoryAllocImpl(vk::MemoryAllocationType allocType, in onMemoryAllocImpl() 298 void MemoryAllocationTracker::onMemoryDeallocImpl(vk::MemoryAllocationType allocType, in onMemoryDeallocImpl() 467 void MemoryAllocationTracker::setPendingMemoryAlloc(vk::MemoryAllocationType allocType, in setPendingMemoryAlloc()
|
| D | MemoryTracking.h | 77 MemoryAllocationType allocType; member
|
| D | RendererVk.h | 739 void onMemoryAlloc(vk::MemoryAllocationType allocType, in onMemoryAlloc() 749 void onMemoryDealloc(vk::MemoryAllocationType allocType, in onMemoryDealloc()
|
| /external/armnn/delegate/opaque/src/ |
| D | OpaqueDelegateUtils.hpp | 531 auto allocType = TfLiteOpaqueTensorGetAllocationType(tfLiteTensor); in CreateConstTensor() local
|
| /external/skia/vma_android/include/ |
| D | vk_mem_alloc.h | 6573 uint8_t allocType; member 6618 void VmaBlockBufferImageGranularity::RoundupAllocRequest(VmaSuballocationType allocType, in RoundupAllocRequest() 6639 VmaSuballocationType allocType) const in CheckConflictAndAlignUp() 6663 void VmaBlockBufferImageGranularity::AllocPages(uint8_t allocType, VkDeviceSize offset, VkDeviceSiz… in AllocPages() 6753 void VmaBlockBufferImageGranularity::AllocPage(RegionInfo& page, uint8_t allocType) in AllocPage() 8535 VmaSuballocationType allocType, in CreateAllocationRequest() 8959 VmaSuballocationType allocType, in CreateAllocationRequest_LowerAddress() 9137 VmaSuballocationType allocType, in CreateAllocationRequest_UpperAddress() 10299 VmaSuballocationType allocType, in CreateAllocationRequest() 10856 VmaSuballocationType allocType, in CheckBlock()
|
| /external/clang/lib/CodeGen/ |
| D | CGExprCXX.cpp | 1318 QualType allocType = getContext().getBaseElementType(E->getAllocatedType()); in EmitCXXNewExpr() local
|
| /external/angle/third_party/vulkan_memory_allocator/include/ |
| D | vk_mem_alloc.h | 8053 VmaSuballocationType allocType, in CreateAllocationRequest() 8445 VmaSuballocationType allocType, in CheckAllocation() 9771 VmaSuballocationType allocType, in CreateAllocationRequest() 9796 VmaSuballocationType allocType, in CreateAllocationRequest_UpperAddress() 9918 VmaSuballocationType allocType, in CreateAllocationRequest_LowerAddress() 10843 VmaSuballocationType allocType, in CreateAllocationRequest()
|
| /external/vulkan-validation-layers/layers/ |
| D | vk_mem_alloc.h | 7846 VmaSuballocationType allocType, in CreateAllocationRequest() 8319 VmaSuballocationType allocType, in CheckAllocation() 9654 VmaSuballocationType allocType, in CreateAllocationRequest() 10595 VmaSuballocationType allocType, in CreateAllocationRequest()
|
| /external/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 1329 QualType allocType) { in doesUsualArrayDeleteWantSize()
|