Searched defs:TreeStack (Results 1 – 1 of 1) sorted by relevance
15 struct TreeStack { struct16 uint32_t offset; // The offset of the node in the blob.17 struct DeviceResourceNode *node; // The head node of a layer tree.