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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 35 glMaterialfv_client_proc_t glMaterialfv;
gl_client_context.cpp 35 glMaterialfv = (glMaterialfv_client_proc_t) getProc("glMaterialfv", userData);
gl_client_proc.h 34 typedef void (gl_APIENTRY *glMaterialfv_client_proc_t) (void * ctx, GLenum, GLenum, const GLfloat*);

Completed in 48 milliseconds