Searched defs:SyncMap (Results 1 – 2 of 2) sorted by relevance
103 using SyncMap = angle::HashMap<GLuint, std::unique_ptr<Sync>>; variable
636 type SyncMap[K comparable, V any] struct { type