HomeSort by: relevance | last modified time | path
    Searched refs:glBindVertexArray (Results 1 - 22 of 22) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
ephyr_glamor_glx.c 227 glBindVertexArray(glamor->vao);
239 glBindVertexArray(old_vao);
364 glBindVertexArray(glamor->vao);
372 glBindVertexArray(old_vao);
  /xsrc/external/mit/mesa-demos/dist/src/tests/
bufferobj.c 57 glBindVertexArray(obj->ArrayObjectID);
71 glBindVertexArray(0);
224 glBindVertexArray(obj->ArrayObjectID);
234 glBindVertexArray(0);
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_vbo.c 178 glBindVertexArray(glamor_priv->vao);
  /xsrc/external/mit/MesaLib/dist/src/intel/tools/imgui/
imgui_impl_opengl3.cpp 164 glBindVertexArray(vao_handle);
217 glBindVertexArray(last_vertex_array);
414 glBindVertexArray(last_vertex_array);
  /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/imgui/
imgui_impl_opengl3.cpp 164 glBindVertexArray(vao_handle);
217 glBindVertexArray(last_vertex_array);
414 glBindVertexArray(last_vertex_array);
  /xsrc/external/mit/MesaLib.old/dist/src/mapi/es2api/
ABI-check 41 glBindVertexArray
  /xsrc/external/mit/mesa-demos/dist/src/glsl/
geom-outlining-150.c 350 glBindVertexArray(vao);
gsraytrace.cpp 915 glBindVertexArray(vao);
  /xsrc/external/mit/MesaLib/src/mapi/es2api/
glapi_mapi_tmp.h 29 GLAPI void APIENTRY glBindVertexArray(GLuint array);
487 GLAPI void APIENTRY glBindVertexArray(GLuint array)
2938 STUB_ASM_ENTRY("glBindVertexArray")"\n"
  /xsrc/external/mit/MesaLib/dist/include/GLES3/
gl3.h 1128 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
gl31.h 1128 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
gl32.h 1128 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
  /xsrc/external/mit/MesaLib.old/dist/include/GLES3/
gl3.h 1128 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
gl31.h 1130 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
gl32.h 1130 GL_APICALL void GL_APIENTRY glBindVertexArray (GLuint array);
  /xsrc/external/mit/MesaLib.old/dist/include/GL/
gl_mangle.h 114 #define glBindVertexArray MANGLE(BindVertexArray)
glcorearb.h 1398 GLAPI void APIENTRY glBindVertexArray (GLuint array);
glext.h 1285 GLAPI void APIENTRY glBindVertexArray (GLuint array);
  /xsrc/external/mit/MesaLib/dist/include/GL/
glcorearb.h 1398 GLAPI void APIENTRY glBindVertexArray (GLuint array);
glext.h 1286 GLAPI void APIENTRY glBindVertexArray (GLuint array);
  /xsrc/external/mit/libepoxy/src/
gl_generated.h     [all...]
gl_generated_dispatch.c 6567 0, // glBindVertexArray
77040 1984 /* "glBindVertexArray" */,
77041 1984 /* "glBindVertexArray" */,
77042 1984 /* "glBindVertexArray" */,
77046 return gl_provider_resolver(entrypoint_strings + 1984 /* "glBindVertexArray" */,
77062 1984 /* "glBindVertexArray" */,
77063 1984 /* "glBindVertexArray" */,
77064 1984 /* "glBindVertexArray" */,
77082 1984 /* "glBindVertexArray" */,
77083 1984 /* "glBindVertexArray" */,
    [all...]

Completed in 248 milliseconds