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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 117 glMatrixMode_client_proc_t glMatrixMode;
    [all...]
gl_client_context.cpp 121 ptr = getProc("glMatrixMode", userData); set_glMatrixMode((glMatrixMode_client_proc_t)ptr);
gl_client_proc.h 118 typedef void (gl_APIENTRY *glMatrixMode_client_proc_t) (void * ctx, GLenum);

Completed in 40 milliseconds