Home
last modified time | relevance | path

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

/external/angle/include/GLSLANG/
DShaderLang.h714 const std::vector<sh::ShaderVariable> *GetVaryings(const ShHandle handle);
/external/angle/src/compiler/translator/
DShaderLang.cpp495 const std::vector<ShaderVariable> *GetVaryings(const ShHandle handle) in GetVaryings() function