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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 17 glFogf_client_proc_t glFogf;
gl_client_context.cpp 19 glFogf = (glFogf_client_proc_t) getProc("glFogf", userData);
gl_client_proc.h 18 typedef void (gl_APIENTRY *glFogf_client_proc_t) (void * ctx, GLenum, GLfloat);

Completed in 30 milliseconds