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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 11 glAlphaFunc_client_proc_t glAlphaFunc;
gl_client_context.cpp 13 glAlphaFunc = (glAlphaFunc_client_proc_t) getProc("glAlphaFunc", userData);
gl_client_proc.h 12 typedef void (gl_APIENTRY *glAlphaFunc_client_proc_t) (void * ctx, GLenum, GLclampf);

Completed in 32 milliseconds