Searched refs:max_attributes (Results 1 – 4 of 4) sorted by relevance
179 ctx->max_attributes = 1; in VA_DRIVER_INIT_FUNC()
3940 glw::GLint max_attributes = 8; in iterate() local3945 gl.getIntegerv(GL_MAX_VERTEX_ATTRIBS, &max_attributes); in iterate()3952 for (glw::GLint i = 0; i < max_attributes; ++i) in iterate()4244 glw::GLint max_attributes = 8; in iterate() local4252 gl.getIntegerv(GL_MAX_VERTEX_ATTRIBS, &max_attributes); in iterate()4275 gl.enableVertexArrayAttrib(max_attributes, vao); in iterate()4281 gl.disableVertexArrayAttrib(max_attributes, vao); in iterate()4287 gl.enableVertexArrayAttrib(max_attributes + 1, vao); in iterate()4293 gl.disableVertexArrayAttrib(max_attributes + 1, vao); in iterate()
META-INF/MANIFEST.MF META-INF/ org/ org/jline/ org/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...