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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 198 glGetFixedvOES_client_proc_t glGetFixedvOES;
    [all...]
gl_client_context.cpp 202 ptr = getProc("glGetFixedvOES", userData); set_glGetFixedvOES((glGetFixedvOES_client_proc_t)ptr);
gl_client_proc.h 199 typedef void (gl_APIENTRY *glGetFixedvOES_client_proc_t) (void * ctx, GLenum, GLfixed*);

Completed in 23 milliseconds