Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Diomapper.cpp1452 return TVarEntryInfo::TOrderByPriority()(p1.second, p2.second); in addStage()
1456 return TVarEntryInfo::TOrderByPriority()(p1.second, p2.second); in addStage()
1460 return TVarEntryInfo::TOrderByPriority()(p1.second, p2.second); in addStage()
1602 return TVarEntryInfo::TOrderByPriority()(p1.second, p2.second); in doMap()
1609 return TVarEntryInfo::TOrderByPriority()(p1.second, p2.second); in doMap()
1644 return TVarEntryInfo::TOrderByPriority()(p1.second, p2.second); in doMap()
Diomapper.h77 struct TOrderByPriority { struct