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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 224 glIsVertexArray_wrapper_proc_t glIsVertexArray;
gles3_wrapper_context.cpp 224 glIsVertexArray = (glIsVertexArray_wrapper_proc_t) getProc("glIsVertexArray", userData);
    [all...]
gles3_wrapper_proc.h 223 typedef GLboolean (gles3_APIENTRY *glIsVertexArray_wrapper_proc_t) (GLuint);
    [all...]

Completed in 52 milliseconds