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

  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1_wrapper_context.h 19 glFogf_wrapper_proc_t glFogf;
gles1_wrapper_context.cpp 19 glFogf = (glFogf_wrapper_proc_t) getProc("glFogf", userData);
gles1_wrapper_proc.h 18 typedef void (gles1_APIENTRY *glFogf_wrapper_proc_t) (GLenum, GLfloat);

Completed in 72 milliseconds