Searched defs:MAX_VERTEX_ATTRIBS (Results 1 – 3 of 3) sorted by relevance
17 MAX_VERTEX_ATTRIBS = 16, enumerator
2611 void ProgramBinary::sortAttributesByLayout(rx::TranslatedAttribute attributes[MAX_VERTEX_ATTRIBS], … in sortAttributesByLayout()
73 GLenum InputLayoutCache::applyVertexBuffers(TranslatedAttribute attributes[gl::MAX_VERTEX_ATTRIBS], in applyVertexBuffers()