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

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 113 glLineWidthx_client_proc_t glLineWidthx;
gl_client_context.cpp 113 glLineWidthx = (glLineWidthx_client_proc_t) getProc("glLineWidthx", userData);
gl_client_proc.h 112 typedef void (gl_APIENTRY *glLineWidthx_client_proc_t) (void * ctx, GLfixed);

Completed in 432 milliseconds