HomeSort by relevance Sort by last modified time
    Searched refs:glGetTexEnvxv_wrapper_proc_t (Results 1 - 3 of 3) sorted by null

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1_wrapper_context.h 102 glGetTexEnvxv_wrapper_proc_t glGetTexEnvxv;
gles1_wrapper_context.cpp 102 glGetTexEnvxv = (glGetTexEnvxv_wrapper_proc_t) getProc("glGetTexEnvxv", userData);
gles1_wrapper_proc.h 101 typedef void (gles1_APIENTRY *glGetTexEnvxv_wrapper_proc_t) (GLenum, GLenum, GLfixed*);

Completed in 50 milliseconds