Searched refs:effectiveArrayIndex (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/libANGLE/ |
D | VaryingPacking.cpp | 716 const GLuint effectiveArrayIndex = isArray ? arrayIndex : GL_INVALID_INDEX; in collectVarying() local 736 collectUserVaryingField(ref, effectiveArrayIndex, fieldIndex, in collectVarying() 746 collectUserVaryingField(ref, effectiveArrayIndex, fieldIndex, in collectVarying() 753 collectUserVaryingField(ref, effectiveArrayIndex, fieldIndex, GL_INVALID_INDEX, in collectVarying()
|