Searched defs:glBindVertexArray (Results 1 – 12 of 12) sorted by relevance
257 public void glBindVertexArray (int array) { in glBindVertexArray() method in AndroidGL30
94 public native void glBindVertexArray(int array); in glBindVertexArray() method in IOSGLES30
78 public native void glBindVertexArray(int array); in glBindVertexArray() method in IOSGLES30
328 public void glBindVertexArray (int array) { in glBindVertexArray() method in LwjglGL30
330 public void glBindVertexArray (int array) { in glBindVertexArray() method in Lwjgl3GL30
32 #define glBindVertexArray glwBindVertexArray macro
629 public void glBindVertexArray (int array); in glBindVertexArray() method
1439 public void glBindVertexArray (int array) { in glBindVertexArray() method in GL30Profiler
103 #define glBindVertexArray MANGLE(BindVertexArray) macro
189 void CallLogWrapper::glBindVertexArray (glw::GLuint array) function in CallLogWrapper
202 GLW_APICALL void GLW_APIENTRY glBindVertexArray (GLuint array) function
5361 #define glBindVertexArray GLEW_GET_FUN(__glewBindVertexArray) macro