Searched defs:DescriptorId (Results 1 – 1 of 1) sorted by relevance
118 struct DescriptorId struct120 DescriptorId (deUint32 set_, deUint32 binding_, deUint32 number_) in DescriptorId() argument124 bool operator< (const DescriptorId& other) const in operator <()129 deUint32 set;130 deUint32 binding;131 deUint32 number;