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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 183 glDrawTexfvOES_client_proc_t glDrawTexfvOES;
    [all...]
gl_client_context.cpp 187 ptr = getProc("glDrawTexfvOES", userData); set_glDrawTexfvOES((glDrawTexfvOES_client_proc_t)ptr);
gl_client_proc.h 184 typedef void (gl_APIENTRY *glDrawTexfvOES_client_proc_t) (void * ctx, const GLfloat*);

Completed in 24 milliseconds