Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h302 glStartTilingQCOM_wrapper_proc_t glStartTilingQCOM;
Dgles3_wrapper_context.h212 glStartTilingQCOM_wrapper_proc_t glStartTilingQCOM;
Dgles1_wrapper_context.cpp302 glStartTilingQCOM = (glStartTilingQCOM_wrapper_proc_t) getProc("glStartTilingQCOM", userData); in initDispatchByName()
Dgles1_wrapper_proc.h301 typedef void (gles1_APIENTRY *glStartTilingQCOM_wrapper_proc_t) (GLuint, GLuint, GLuint, GLuint, GL… typedef
Dgles3_wrapper_context.cpp212 glStartTilingQCOM = (glStartTilingQCOM_wrapper_proc_t) getProc("glStartTilingQCOM", userData); in initDispatchByName()
Dgles3_wrapper_proc.h211 typedef void (gles3_APIENTRY *glStartTilingQCOM_wrapper_proc_t) (GLuint, GLuint, GLuint, GLuint, GL… typedef