Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp456 {"glIndexfv", P(GL_Indexfv)},
Dentry_points_gl_1_autogen.h172 ANGLE_EXPORT void GL_APIENTRY GL_Indexfv(const GLfloat *c);
DlibGL_autogen.cpp621 return GL_Indexfv(c); in glIndexfv()
Dentry_points_gl_1_autogen.cpp2717 void GL_APIENTRY GL_Indexfv(const GLfloat *c) in GL_Indexfv() function