Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h197 glFrustumxOES_wrapper_proc_t glFrustumxOES;
Dgles1_wrapper_context.cpp197 glFrustumxOES = (glFrustumxOES_wrapper_proc_t) getProc("glFrustumxOES", userData); in initDispatchByName()
Dgles1_wrapper_proc.h196 typedef void (gles1_APIENTRY *glFrustumxOES_wrapper_proc_t) (GLfixed, GLfixed, GLfixed, GLfixed, GL… typedef