Home
last modified time | relevance | path

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

/external/angle/include/GLSLANG/
DShaderLang.h705 const std::map<std::string, std::string> *GetNameHashingMap(const ShHandle handle);
/external/angle/src/compiler/translator/
DShaderLang.cpp458 const std::map<std::string, std::string> *GetNameHashingMap(const ShHandle handle) in GetNameHashingMap() function