Searched refs:getAttributeCountOfType (Results 1 – 3 of 3) sorted by relevance
62 uint32_t getAttributeCountOfType(GLenum type);
310 uint32_t getAttributeCountOfType(GLenum type) { in getAttributeCountOfType() function
262 …for (GLuint j = 0; j < getAttributeCountOfType(m_attribIndexes[i].type) * m_attribIndexes[i].size … in compileAttribValidationInfo()