Searched refs:glStartTilingQCOM_wrapper_proc_t (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles1_wrapper_context.h | 302 glStartTilingQCOM_wrapper_proc_t glStartTilingQCOM;
|
D | gles3_wrapper_context.h | 212 glStartTilingQCOM_wrapper_proc_t glStartTilingQCOM;
|
D | gles1_wrapper_context.cpp | 302 glStartTilingQCOM = (glStartTilingQCOM_wrapper_proc_t) getProc("glStartTilingQCOM", userData); in initDispatchByName()
|
D | gles1_wrapper_proc.h | 301 typedef void (gles1_APIENTRY *glStartTilingQCOM_wrapper_proc_t) (GLuint, GLuint, GLuint, GLuint, GL… typedef
|
D | gles3_wrapper_context.cpp | 212 glStartTilingQCOM = (glStartTilingQCOM_wrapper_proc_t) getProc("glStartTilingQCOM", userData); in initDispatchByName()
|
D | gles3_wrapper_proc.h | 211 typedef void (gles3_APIENTRY *glStartTilingQCOM_wrapper_proc_t) (GLuint, GLuint, GLuint, GLuint, GL… typedef
|