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