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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.h 60 glGetFixedv_client_proc_t m_glGetFixedv_enc;
gl_client_context.h 93 glGetFixedv_client_proc_t glGetFixedv;
gl_client_context.cpp 95 glGetFixedv = (glGetFixedv_client_proc_t) getProc("glGetFixedv", userData);
gl_client_proc.h 94 typedef void (gl_APIENTRY *glGetFixedv_client_proc_t) (void * ctx, GLenum, GLfixed*);

Completed in 487 milliseconds