Searched defs:suballoc (Results 1 – 5 of 5) sorted by relevance
28 tu_bo_suballocator_init(struct tu_suballocator *suballoc, in tu_bo_suballocator_init()43 tu_bo_suballocator_finish(struct tu_suballocator *suballoc) in tu_bo_suballocator_finish()53 struct tu_suballocator *suballoc, in tu_suballoc_bo_alloc()107 tu_suballoc_bo_free(struct tu_suballocator *suballoc, struct tu_suballoc_bo *bo) in tu_suballoc_bo_free()
7653 VmaSuballocation suballoc = {}; in Init() local7785 const VmaSuballocation& suballoc = *suballocItem; in CalcAllocationStatInfo() local8081 VmaSuballocation& suballoc = *request.item; in Alloc() local8144 VmaSuballocation& suballoc = *suballocItem; in Free() local8161 VmaSuballocation& suballoc = *suballocItem; in FreeAtOffset() local8178 VmaSuballocation& suballoc = *suballocItem; in ResizeAllocation() local8494 const VmaSuballocation& suballoc = *suballocItem; in CheckAllocation() local8605 VmaSuballocation& suballoc = *suballocItem; in FreeSuballocation() local8804 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local8829 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local[all …]
7797 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local7829 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local7838 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local7873 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local7951 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddDetailedStatistics() local8000 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in AddDetailedStatistics() local8048 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddDetailedStatistics() local8113 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddStatistics() local8147 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in AddStatistics() local8180 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddStatistics() local[all …]
7734 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local7766 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local7775 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local7810 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local7888 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddDetailedStatistics() local7937 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in AddDetailedStatistics() local7985 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddDetailedStatistics() local8050 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddStatistics() local8097 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in AddStatistics() local8143 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddStatistics() local[all …]
1107 let suballoc = state.nodes.get(id); in allocate() localVariable