Searched defs:AllocationType (Results 1 – 3 of 3) sorted by relevance
31 AllocationResult Heap::Allocate(size_t, AllocationType, AllocationAlignment) { in Allocate() argument
841 enum class AllocationType : uint8_t { enum
5613 enum AllocationType in addAttachmentAllocationTests() enum