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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 178 glDrawTexsOES_client_proc_t glDrawTexsOES;
gl_client_context.cpp 178 glDrawTexsOES = (glDrawTexsOES_client_proc_t) getProc("glDrawTexsOES", userData);
gl_client_proc.h 177 typedef void (gl_APIENTRY *glDrawTexsOES_client_proc_t) (void * ctx, GLshort, GLshort, GLshort, GLshort, GLshort);

Completed in 3840 milliseconds