Home
last modified time | relevance | path

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

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