Home
last modified time | relevance | path

Searched defs:TVarEntryInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
Diomapper.h54 struct TVarEntryInfo { struct
65 … inline bool operator()(const TVarEntryInfo& l, const TVarEntryInfo& r) { return l.id < r.id; } in operator() argument
74 inline bool operator()(const TVarEntryInfo& l, const TVarEntryInfo& r) { in operator() argument