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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 179 glDrawTexsvOES_client_proc_t glDrawTexsvOES;
    [all...]
gl_client_context.cpp 183 ptr = getProc("glDrawTexsvOES", userData); set_glDrawTexsvOES((glDrawTexsvOES_client_proc_t)ptr);
gl_client_proc.h 180 typedef void (gl_APIENTRY *glDrawTexsvOES_client_proc_t) (void * ctx, const GLshort*);

Completed in 335 milliseconds