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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 304 glGetInternalformativ_wrapper_proc_t glGetInternalformativ;
gles3_wrapper_context.cpp 304 glGetInternalformativ = (glGetInternalformativ_wrapper_proc_t) getProc("glGetInternalformativ", userData);
    [all...]
gles3_wrapper_proc.h 303 typedef void (gles3_APIENTRY *glGetInternalformativ_wrapper_proc_t) (GLenum, GLenum, GLenum, GLsizei, GLint*);
    [all...]

Completed in 61 milliseconds