Home
last modified time | relevance | path

Searched defs:VmaDedicatedAllocationListItemTraits (Results 1 – 2 of 2) sorted by relevance

/external/skia/vma_android/include/
Dvk_mem_alloc.h6073 struct VmaDedicatedAllocationListItemTraits struct
6075 typedef VmaAllocation_T ItemType;
6077 static ItemType* GetPrev(const ItemType* item) in GetPrev()
6082 static ItemType* GetNext(const ItemType* item) in GetNext()
6087 static ItemType*& AccessPrev(ItemType* item) in AccessPrev()
6092 static ItemType*& AccessNext(ItemType* item) in AccessNext()
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h6134 struct VmaDedicatedAllocationListItemTraits struct
6136 typedef VmaAllocation_T ItemType;
6138 static ItemType* GetPrev(const ItemType* item) in GetPrev()
6143 static ItemType* GetNext(const ItemType* item) in GetNext()
6148 static ItemType*& AccessPrev(ItemType* item) in AccessPrev()
6153 static ItemType*& AccessNext(ItemType* item) in AccessNext()