Home
last modified time | relevance | path

Searched defs:isSameVaryingAtLinkTime (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderVars.cpp441 bool ShaderVariable::isSameVaryingAtLinkTime(const ShaderVariable &other) const in isSameVaryingAtLinkTime() function in sh::ShaderVariable
446 bool ShaderVariable::isSameVaryingAtLinkTime(const ShaderVariable &other, int shaderVersion) const in isSameVaryingAtLinkTime() function in sh::ShaderVariable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderVars.cpp423 bool Varying::isSameVaryingAtLinkTime(const Varying &other) const in isSameVaryingAtLinkTime() function in sh::Varying
428 bool Varying::isSameVaryingAtLinkTime(const Varying &other, int shaderVersion) const in isSameVaryingAtLinkTime() function in sh::Varying