Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_suballoc.c28 tu_bo_suballocator_init(struct tu_suballocator *suballoc, in tu_bo_suballocator_init()
40 tu_bo_suballocator_finish(struct tu_suballocator *suballoc) in tu_bo_suballocator_finish()
50 struct tu_suballocator *suballoc, in tu_suballoc_bo_alloc()
104 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.h8830 VmaSuballocation suballoc = {}; in Init() local
8962 const VmaSuballocation& suballoc = *suballocItem; in CalcAllocationStatInfo() local
9262 VmaSuballocation& suballoc = *request.item; in Alloc() local
9325 VmaSuballocation& suballoc = *suballocItem; in Free() local
9342 VmaSuballocation& suballoc = *suballocItem; in FreeAtOffset() local
9548 const VmaSuballocation& suballoc = *suballocItem; in CheckAllocation() local
9659 VmaSuballocation& suballoc = *suballocItem; in FreeSuballocation() local
9858 const VmaSuballocation& suballoc = suballocations2nd[i]; in Validate() local
9883 const VmaSuballocation& suballoc = suballocations1st[i]; in Validate() local
9892 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