Searched defs:isSameVaryingAtLinkTime (Results 1 – 2 of 2) sorted by relevance
441 bool ShaderVariable::isSameVaryingAtLinkTime(const ShaderVariable &other) const in isSameVaryingAtLinkTime() function in sh::ShaderVariable446 bool ShaderVariable::isSameVaryingAtLinkTime(const ShaderVariable &other, int shaderVersion) const in isSameVaryingAtLinkTime() function in sh::ShaderVariable
423 bool Varying::isSameVaryingAtLinkTime(const Varying &other) const in isSameVaryingAtLinkTime() function in sh::Varying428 bool Varying::isSameVaryingAtLinkTime(const Varying &other, int shaderVersion) const in isSameVaryingAtLinkTime() function in sh::Varying