HomeSort by relevance Sort by last modified time
    Searched refs:glDeleteVertexArrays_wrapper_proc_t (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 223 glDeleteVertexArrays_wrapper_proc_t glDeleteVertexArrays;
gles3_wrapper_context.cpp 223 glDeleteVertexArrays = (glDeleteVertexArrays_wrapper_proc_t) getProc("glDeleteVertexArrays", userData);
    [all...]
gles3_wrapper_proc.h 222 typedef void (gles3_APIENTRY *glDeleteVertexArrays_wrapper_proc_t) (GLsizei, const GLuint*);
    [all...]

Completed in 491 milliseconds