Searched refs:intIndex (Results 1 – 1 of 1) sorted by relevance
45 int intIndex = static_cast<int>(index); in GetGLSLAttributeType() local47 if (intIndex >= attrib.location && intIndex < attrib.location + rows) in GetGLSLAttributeType()