Searched defs:VmaDedicatedAllocationListItemTraits (Results 1 – 2 of 2) sorted by relevance
6073 struct VmaDedicatedAllocationListItemTraits struct6075 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()
6134 struct VmaDedicatedAllocationListItemTraits struct6136 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()