Home
last modified time | relevance | path

Searched defs:suballoc (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_suballoc.cc28 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()
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8935 VmaSuballocation suballoc = {}; in Init() local
9067 const VmaSuballocation& suballoc = *suballocItem; in CalcAllocationStatInfo() local
9367 VmaSuballocation& suballoc = *request.item; in Alloc() local
9430 VmaSuballocation& suballoc = *suballocItem; in Free() local
9447 VmaSuballocation& suballoc = *suballocItem; in FreeAtOffset() local
9653 const VmaSuballocation& suballoc = *suballocItem; in CheckAllocation() local
9764 VmaSuballocation& suballoc = *suballocItem; in FreeSuballocation() local
9963 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local
9988 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
9997 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
[all …]
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2667 Suballocation suballoc = {}; in Init() local
2792 const Suballocation& suballoc = *suballocItem; in GetAllocationInfo() local
2855 Suballocation& suballoc = *request.item; in Alloc() local
2920 Suballocation& suballoc = *suballocItem; in FreeAtOffset() local
2936 Suballocation suballoc = {}; in Clear() local
2978 const Suballocation& suballoc = *suballocItem; in CheckAllocation() local
3036 Suballocation& suballoc = *suballocItem; in FreeSuballocation() local
3149 Suballocation& suballoc = *suballocItem; in SetAllocationUserData() local
3179 const Suballocation& suballoc = *suballocItem; in CalcAllocationStatInfo() local
3210 const Suballocation& suballoc = *suballocItem; in WriteAllocationInfoToJson() local
/third_party/skia/m133/third_party/externals/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7744 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local
7776 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
7785 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
7820 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local
7898 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddDetailedStatistics() local
7947 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in AddDetailedStatistics() local
7995 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddDetailedStatistics() local
8060 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddStatistics() local
8107 const VmaSuballocation& suballoc = suballocations1st[nextAlloc1stIndex]; in AddStatistics() local
8153 const VmaSuballocation& suballoc = suballocations2nd[nextAlloc2ndIndex]; in AddStatistics() local
[all …]