Home
last modified time | relevance | path

Searched refs:glGetDriverControlStringQCOM_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h287 glGetDriverControlStringQCOM_wrapper_proc_t glGetDriverControlStringQCOM;
Dgles3_wrapper_context.h197 glGetDriverControlStringQCOM_wrapper_proc_t glGetDriverControlStringQCOM;
Dgles1_wrapper_context.cpp287 …glGetDriverControlStringQCOM = (glGetDriverControlStringQCOM_wrapper_proc_t) getProc("glGetDriverC… in initDispatchByName()
Dgles1_wrapper_proc.h286 typedef void (gles1_APIENTRY *glGetDriverControlStringQCOM_wrapper_proc_t) (GLuint, GLsizei, GLsize… typedef
Dgles3_wrapper_context.cpp197 …glGetDriverControlStringQCOM = (glGetDriverControlStringQCOM_wrapper_proc_t) getProc("glGetDriverC… in initDispatchByName()
Dgles3_wrapper_proc.h196 typedef void (gles3_APIENTRY *glGetDriverControlStringQCOM_wrapper_proc_t) (GLuint, GLsizei, GLsize… typedef