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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h 207 glLineWidthxOES_client_proc_t glLineWidthxOES;
    [all...]
gl_client_context.cpp 211 ptr = getProc("glLineWidthxOES", userData); set_glLineWidthxOES((glLineWidthxOES_client_proc_t)ptr);
gl_client_proc.h 208 typedef void (gl_APIENTRY *glLineWidthxOES_client_proc_t) (void * ctx, GLfixed);

Completed in 25 milliseconds