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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 120 glNormal3x_client_proc_t glNormal3x;
gl_client_context.cpp 122 glNormal3x = (glNormal3x_client_proc_t) getProc("glNormal3x", userData);
gl_client_proc.h 121 typedef void (gl_APIENTRY *glNormal3x_client_proc_t) (void * ctx, GLfixed, GLfixed, GLfixed);

Completed in 36 milliseconds