Home | History | Annotate | Download | only in egl

Lines Matching full:enablevertexattribarray

413 	GLU_CHECK_GLW_CALL(m_gl, enableVertexAttribArray(colorLocation));
414 GLU_CHECK_GLW_CALL(m_gl, enableVertexAttribArray(gridLocation));
592 GLU_CHECK_GLW_CALL(m_gl, enableVertexAttribArray(texCoordLocation));
593 GLU_CHECK_GLW_CALL(m_gl, enableVertexAttribArray(coordLocation));
727 GLU_CHECK_GLW_CALL(m_gl, enableVertexAttribArray(colorLocation));
728 GLU_CHECK_GLW_CALL(m_gl, enableVertexAttribArray(coordLocation));
1016 GLU_CHECK_GLW_CALL(m_gl, enableVertexAttribArray(colorLocation));
1017 GLU_CHECK_GLW_CALL(m_gl, enableVertexAttribArray(coordLocation));