Searched refs:curMainAttribute (Results 1 – 1 of 1) sorted by relevance
3845 const ShaderInterfaceVariableInfo *curMainAttribute = in preprocessAliasingAttributes() local3847 ASSERT(curMainAttribute != nullptr && curMainAttribute->attributeComponentCount > 0); in preprocessAliasingAttributes()3850 if (info->attributeComponentCount > curMainAttribute->attributeComponentCount) in preprocessAliasingAttributes()