Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/common/
DSlabAllocator.h68 struct IndexLinkNode : PlacementAllocated { struct
80 Slab(char allocation[], IndexLinkNode* head); argument
DSlabAllocator.cpp27 SlabAllocatorImpl::IndexLinkNode::IndexLinkNode(Index index, Index nextIndex) in IndexLinkNode() function in SlabAllocatorImpl::IndexLinkNode