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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 221 glScalexOES_client_proc_t glScalexOES;
    [all...]
gl_client_context.cpp 225 ptr = getProc("glScalexOES", userData); set_glScalexOES((glScalexOES_client_proc_t)ptr);
gl_client_proc.h 222 typedef void (gl_APIENTRY *glScalexOES_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed);

Completed in 29 milliseconds