Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h338 autoMapLocations(false),
692 autoMapLocations = map; in setAutoMapLocations()
693 if (autoMapLocations) in setAutoMapLocations()
696 bool getAutoMapLocations() const { return autoMapLocations; } in getAutoMapLocations()
1215 bool autoMapLocations; variable
DlinkValidate.cpp314 MERGE_TRUE(autoMapLocations); in mergeModes()