Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp755 {"glSecondaryColor3fv", P(GL_SecondaryColor3fv)},
Dentry_points_gl_1_autogen.h666 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3fv(const GLfloat *v);
DlibGL_autogen.cpp2238 return GL_SecondaryColor3fv(v); in glSecondaryColor3fv()
Dentry_points_gl_1_autogen.cpp9563 void GL_APIENTRY GL_SecondaryColor3fv(const GLfloat *v) in GL_SecondaryColor3fv() function