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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 178 glDrawTexxOES_client_proc_t glDrawTexxOES;
    [all...]
gl_client_context.cpp 182 ptr = getProc("glDrawTexxOES", userData); set_glDrawTexxOES((glDrawTexxOES_client_proc_t)ptr);
gl_client_proc.h 179 typedef void (gl_APIENTRY *glDrawTexxOES_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed, GLfixed, GLfixed);

Completed in 161 milliseconds