Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Diomapper.h68 struct TOrderByPriority { struct
74 inline bool operator()(const TVarEntryInfo& l, const TVarEntryInfo& r) { in operator()