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 176 glDrawTexsOES_client_proc_t glDrawTexsOES;
    [all...]
gl_client_context.cpp 180 ptr = getProc("glDrawTexsOES", userData); set_glDrawTexsOES((glDrawTexsOES_client_proc_t)ptr);
gl_client_proc.h 177 typedef void (gl_APIENTRY *glDrawTexsOES_client_proc_t) (void * ctx, GLshort, GLshort, GLshort, GLshort, GLshort);

Completed in 25 milliseconds