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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 177 glDrawTexiOES_client_proc_t glDrawTexiOES;
    [all...]
gl_client_context.cpp 181 ptr = getProc("glDrawTexiOES", userData); set_glDrawTexiOES((glDrawTexiOES_client_proc_t)ptr);
gl_client_proc.h 178 typedef void (gl_APIENTRY *glDrawTexiOES_client_proc_t) (void * ctx, GLint, GLint, GLint, GLint, GLint);

Completed in 2039 milliseconds