Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h262 glTexGenivOES_wrapper_proc_t glTexGenivOES;
Dgles1_wrapper_context.cpp262 glTexGenivOES = (glTexGenivOES_wrapper_proc_t) getProc("glTexGenivOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h261 typedef void (gles1_APIENTRY *glTexGenivOES_wrapper_proc_t) (GLenum, GLenum, const GLint*); typedef