Searched refs:isSameInterfaceBlockFieldAtLinkTime (Results 1 – 2 of 2) sorted by relevance
447 bool ShaderVariable::isSameInterfaceBlockFieldAtLinkTime(const ShaderVariable &other) const in isSameInterfaceBlockFieldAtLinkTime() function in sh::ShaderVariable553 if (!fields[fieldIndex].isSameInterfaceBlockFieldAtLinkTime(other.fields[fieldIndex])) in isSameInterfaceBlockAtLinkTime()
164 bool isSameInterfaceBlockFieldAtLinkTime(const ShaderVariable &other) const;