Home | History | Annotate | Download | only in GL

Lines Matching refs:PFNGLCOLORTABLESGIPROC

12556 typedef void (GLAPIENTRY * PFNGLCOLORTABLESGIPROC) (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void* table);
14936 GLEW_FUN_EXPORT PFNGLCOLORTABLESGIPROC __glewColorTableSGI;