Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderLang.h706 const std::vector<sh::ShaderVariable> *GetVaryings(const ShHandle handle);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp505 const std::vector<ShaderVariable> *GetVaryings(const ShHandle handle) in GetVaryings() function