Home
last modified time | relevance | path

Searched refs:curMainAttribute (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp3845 const ShaderInterfaceVariableInfo *curMainAttribute = in preprocessAliasingAttributes() local
3847 ASSERT(curMainAttribute != nullptr && curMainAttribute->attributeComponentCount > 0); in preprocessAliasingAttributes()
3850 if (info->attributeComponentCount > curMainAttribute->attributeComponentCount) in preprocessAliasingAttributes()