Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h326 autoMapLocations(false),
709 autoMapLocations = map; in setAutoMapLocations()
710 if (autoMapLocations) in setAutoMapLocations()
713 bool getAutoMapLocations() const { return autoMapLocations; } in getAutoMapLocations()
1173 bool autoMapLocations; variable
DlinkValidate.cpp319 MERGE_TRUE(autoMapLocations); in mergeModes()