Searched refs:TYPE_ALLOCATION (Results 1 – 6 of 6) sorted by relevance
134 record.type = TYPE_ALLOCATION; in allocation()349 if (record.type == AllocationCallbackRecord::TYPE_ALLOCATION) in getAlignment()377 …tionScope* const scopePtr = record.type == AllocationCallbackRecord::TYPE_ALLOCATION ? &record.d… in validateAllocationCallbacks()388 if (record.type == AllocationCallbackRecord::TYPE_ALLOCATION || in validateAllocationCallbacks()398 case AllocationCallbackRecord::TYPE_ALLOCATION: in validateAllocationCallbacks()598 …const VkSystemAllocationScope scope = record.type == AllocationCallbackRecord::TYPE_ALLOCATION ?… in checkAndLog()656 DE_ASSERT(alloc->type == AllocationCallbackRecord::TYPE_ALLOCATION || in getLiveSystemAllocationTotal()659 …const size_t size = (alloc->type == AllocationCallbackRecord::TYPE_ALLOCATION ? alloc->data.alloc… in getLiveSystemAllocationTotal()660 …const size_t alignment = (alloc->type == AllocationCallbackRecord::TYPE_ALLOCATION ? alloc->data.a… in getLiveSystemAllocationTotal()678 case AllocationCallbackRecord::TYPE_ALLOCATION: in operator <<()
63 TYPE_ALLOCATION = 0, //! Call to pfnAllocation enumerator
593 case AllocationCallbackRecord::TYPE_ALLOCATION: in enumerateDevicesAllocLeakTest()
5655 TYPE_ALLOCATION, enumerator10727 currNode->type = Node::TYPE_ALLOCATION; in Alloc()10759 case Node::TYPE_ALLOCATION: in ValidateNode()10828 VMA_ASSERT(node != VMA_NULL && node->type == Node::TYPE_ALLOCATION); in FreeAtOffset()10866 case Node::TYPE_ALLOCATION: in CalcAllocationStatInfoNode()10959 case Node::TYPE_ALLOCATION: in PrintDetailedMapNode()
6681 TYPE_ALLOCATION, enumerator11871 currNode->type = Node::TYPE_ALLOCATION; in Alloc()11903 case Node::TYPE_ALLOCATION: in ValidateNode()11972 VMA_ASSERT(node != VMA_NULL && node->type == Node::TYPE_ALLOCATION); in FreeAtOffset()12010 case Node::TYPE_ALLOCATION: in CalcAllocationStatInfoNode()12103 case Node::TYPE_ALLOCATION: in PrintDetailedMapNode()
6662 TYPE_ALLOCATION, enumerator11852 currNode->type = Node::TYPE_ALLOCATION; in Alloc()11884 case Node::TYPE_ALLOCATION: in ValidateNode()11953 VMA_ASSERT(node != VMA_NULL && node->type == Node::TYPE_ALLOCATION); in FreeAtOffset()11991 case Node::TYPE_ALLOCATION: in CalcAllocationStatInfoNode()12084 case Node::TYPE_ALLOCATION: in PrintDetailedMapNode()