Lines Matching defs:suballoc
7653 VmaSuballocation suballoc = {}; in Init() local
7785 const VmaSuballocation& suballoc = *suballocItem; in CalcAllocationStatInfo() local
8081 VmaSuballocation& suballoc = *request.item; in Alloc() local
8144 VmaSuballocation& suballoc = *suballocItem; in Free() local
8161 VmaSuballocation& suballoc = *suballocItem; in FreeAtOffset() local
8178 VmaSuballocation& suballoc = *suballocItem; in ResizeAllocation() local
8494 const VmaSuballocation& suballoc = *suballocItem; in CheckAllocation() local
8605 VmaSuballocation& suballoc = *suballocItem; in FreeSuballocation() local
8804 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local
8829 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
8838 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
8866 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local
9000 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in CalcAllocationStatInfo() local
9057 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in CalcAllocationStatInfo() local
9113 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in CalcAllocationStatInfo() local
9186 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddPoolStats() local
9239 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in AddPoolStats() local
9291 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddPoolStats() local
9363 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in PrintDetailedMap() local
9412 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in PrintDetailedMap() local
9459 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in PrintDetailedMap() local
9514 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in PrintDetailedMap() local
9561 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in PrintDetailedMap() local
9609 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in PrintDetailedMap() local
9921 const VmaSuballocation& suballoc = suballocations1st[index1st]; in CreateAllocationRequest() local
9949 const VmaSuballocation& suballoc = suballocations1st[index1st]; in CreateAllocationRequest() local
10038 VmaSuballocation& suballoc = suballocations1st[index1st]; in MakeRequestedAllocationsLost() local
10072 VmaSuballocation& suballoc = suballocations1st[i]; in MakeAllocationsLost() local
10088 VmaSuballocation& suballoc = suballocations2nd[i]; in MakeAllocationsLost() local
10113 const VmaSuballocation& suballoc = suballocations1st[i]; in CheckCorruption() local
10132 const VmaSuballocation& suballoc = suballocations2nd[i]; in CheckCorruption() local
12869 VmaSuballocation suballoc = *srcSuballocIt; in Defragment() local
12895 VmaSuballocation suballoc = *srcSuballocIt; in Defragment() local
12981 VmaSuballocation suballoc = *srcSuballocIt; in Defragment() local
13054 VmaSuballocation suballoc = { in PostprocessMetadata() local
13079 VmaSuballocation suballoc = { in PostprocessMetadata() local
13100 VmaSuballocation suballoc = { in PostprocessMetadata() local
13123 …gorithm_Fast::InsertSuballoc(VmaBlockMetadata_Generic* pMetadata, const VmaSuballocation& suballoc) in InsertSuballoc()