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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 226 glTranslatexOES_client_proc_t glTranslatexOES;
    [all...]
gl_client_context.cpp 230 ptr = getProc("glTranslatexOES", userData); set_glTranslatexOES((glTranslatexOES_client_proc_t)ptr);
gl_client_proc.h 227 typedef void (gl_APIENTRY *glTranslatexOES_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed);

Completed in 63 milliseconds