Searched defs:LocationComponentPair (Results 1 – 1 of 1) sorted by relevance
1771 struct LocationComponentPair struct1773 uint32_t location;1774 uint32_t component;1776 inline bool operator==(const LocationComponentPair &other) const in operator ==()1781 inline bool operator<(const LocationComponentPair &other) const in operator <()