Home
last modified time | relevance | path

Searched refs:glGetTexGenivOES_wrapper_proc_t (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h266 glGetTexGenivOES_wrapper_proc_t glGetTexGenivOES;
Dgles1_wrapper_context.cpp266 glGetTexGenivOES = (glGetTexGenivOES_wrapper_proc_t) getProc("glGetTexGenivOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h265 typedef void (gles1_APIENTRY *glGetTexGenivOES_wrapper_proc_t) (GLenum, GLenum, GLint*); typedef