Home
last modified time | relevance | path

Searched refs:GetBuiltInResourcesString (Results 1 – 3 of 3) sorted by relevance

/external/angle/include/GLSLANG/
DShaderLang.h627 const std::string &GetBuiltInResourcesString(const ShHandle handle);
/external/angle/src/libANGLE/
DCompiler.cpp383 return sh::GetBuiltInResourcesString(mHandle); in getBuiltinResourcesString()
/external/angle/src/compiler/translator/
DShaderLang.cpp376 const std::string &GetBuiltInResourcesString(const ShHandle handle) in GetBuiltInResourcesString() function