Home
last modified time | relevance | path

Searched defs:suballoc (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_suballoc.c28 tu_bo_suballocator_init(struct tu_suballocator *suballoc, in tu_bo_suballocator_init() argument
40 tu_bo_suballocator_finish(struct tu_suballocator *suballoc) in tu_bo_suballocator_finish() argument
49 tu_suballoc_bo_alloc(struct tu_suballoc_bo *suballoc_bo, struct tu_suballocator *suballoc, uint32_t size, uint32_t align) tu_suballoc_bo_alloc() argument
104 tu_suballoc_bo_free(struct tu_suballocator *suballoc, struct tu_suballoc_bo *bo) tu_suballoc_bo_free() argument
[all...]
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h8930 VmaSuballocation suballoc = {}; in Init() local
9062 const VmaSuballocation& suballoc = *suballocItem; in CalcAllocationStatInfo() local
9362 VmaSuballocation& suballoc = *request.item; Alloc() local
9425 VmaSuballocation& suballoc = *suballocItem; Free() local
9442 VmaSuballocation& suballoc = *suballocItem; FreeAtOffset() local
9648 const VmaSuballocation& suballoc = *suballocItem; CheckAllocation() local
9759 VmaSuballocation& suballoc = *suballocItem; FreeSuballocation() local
9958 const VmaSuballocation& suballoc = suballocations2nd[i]; Validate() local
9983 const VmaSuballocation& suballoc = suballocations1st[i]; Validate() local
9992 const VmaSuballocation& suballoc = suballocations1st[i]; Validate() local
10020 const VmaSuballocation& suballoc = suballocations2nd[i]; Validate() local
10154 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; CalcAllocationStatInfo() local
10211 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; CalcAllocationStatInfo() local
10267 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; CalcAllocationStatInfo() local
10340 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; AddPoolStats() local
10393 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; AddPoolStats() local
10445 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; AddPoolStats() local
10517 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; PrintDetailedMap() local
10566 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; PrintDetailedMap() local
10613 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; PrintDetailedMap() local
10668 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; PrintDetailedMap() local
10715 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; PrintDetailedMap() local
10763 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; PrintDetailedMap() local
11110 const VmaSuballocation& suballoc = suballocations1st[index1st]; CreateAllocationRequest_LowerAddress() local
11138 const VmaSuballocation& suballoc = suballocations1st[index1st]; CreateAllocationRequest_LowerAddress() local
11247 VmaSuballocation& suballoc = (*suballocations)[index]; MakeRequestedAllocationsLost() local
11288 VmaSuballocation& suballoc = suballocations1st[i]; MakeAllocationsLost() local
11304 VmaSuballocation& suballoc = suballocations2nd[i]; MakeAllocationsLost() local
11330 const VmaSuballocation& suballoc = suballocations1st[i]; CheckCorruption() local
11349 const VmaSuballocation& suballoc = suballocations2nd[i]; CheckCorruption() local
14355 VmaSuballocation suballoc = *srcSuballocIt; Defragment() local
[all...]

Completed in 16 milliseconds