Searched defs:ResourceTypeKey (Results 1 – 1 of 1) sorted by relevance
80 struct ResourceTypeKey { struct81 ResourceType type;82 uint8_t id;84 bool operator<(const ResourceTypeKey& other) const { in operator <()88 bool operator==(const ResourceTypeKey& other) const { in operator ==()92 bool operator!=(const ResourceTypeKey& other) const { in operator !=()