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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 38 glNormal3f_client_proc_t glNormal3f;
gl_client_context.cpp 38 glNormal3f = (glNormal3f_client_proc_t) getProc("glNormal3f", userData);
gl_client_proc.h 37 typedef void (gl_APIENTRY *glNormal3f_client_proc_t) (void * ctx, GLfloat, GLfloat, GLfloat);

Completed in 85 milliseconds