Searched refs:shaderVars (Results 1 – 1 of 1) sorted by relevance
1077 const auto &shaderVars = compiler.getAttributes(); in BuildExternalAttributeIndexMap() local1078 const size_t shaderVarSize = shaderVars.size(); in BuildExternalAttributeIndexMap()1103 while (internalName.rawName() != shaderVars[shaderVarIndex].name && in BuildExternalAttributeIndexMap()1104 internalName.rawName() != shaderVars[shaderVarIndex].mappedName) in BuildExternalAttributeIndexMap()