Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h247 autoMapLocations(false),
341 autoMapLocations = map; in setAutoMapLocations()
342 if (autoMapLocations) in setAutoMapLocations()
345 bool getAutoMapLocations() const { return autoMapLocations; } in getAutoMapLocations()
805 bool autoMapLocations; variable
DlinkValidate.cpp250 MERGE_TRUE(autoMapLocations); in mergeModes()