Home
last modified time | relevance | path

Searched refs:GL_Indexubv (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp462 {"glIndexubv", P(GL_Indexubv)},
Dentry_points_gl_1_autogen.h462 ANGLE_EXPORT void GL_APIENTRY GL_Indexubv(const GLubyte *c);
DlibGL_autogen.cpp1723 return GL_Indexubv(c); in glIndexubv()
Dentry_points_gl_1_autogen.cpp7484 void GL_APIENTRY GL_Indexubv(const GLubyte *c) in GL_Indexubv() function