Searched defs:glDisableVertexAttribArray (Results 1 – 3 of 3) sorted by relevance
189 void glDisableVertexAttribArray(GLuint index) {} in glDisableVertexAttribArray() function
111 glDisableVertexAttribArray = 83; enumerator
665 public static native void glDisableVertexAttribArray( in glDisableVertexAttribArray() method in GLES20