Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp765 {"glSecondaryColor3usv", P(GL_SecondaryColor3usv)},
Dentry_points_gl_1_autogen.h676 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3usv(const GLushort *v);
DlibGL_autogen.cpp2288 return GL_SecondaryColor3usv(v); in glSecondaryColor3usv()
Dentry_points_gl_1_autogen.cpp9788 void GL_APIENTRY GL_SecondaryColor3usv(const GLushort *v) in GL_SecondaryColor3usv() function