Searched defs:SetBindingPair (Results 1 – 1 of 1) sorted by relevance
1755 struct SetBindingPair struct1757 uint32_t desc_set;1758 uint32_t binding;1760 inline bool operator==(const SetBindingPair &other) const in operator ==()1765 inline bool operator<(const SetBindingPair &other) const in operator <()