Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp758 {"glSecondaryColor3s", P(GL_SecondaryColor3s)},
Dentry_points_gl_1_autogen.h669 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3s(GLshort red, GLshort green, GLshort blue);
DlibGL_autogen.cpp2253 return GL_SecondaryColor3s(red, green, blue); in glSecondaryColor3s()
Dentry_points_gl_1_autogen.cpp9630 void GL_APIENTRY GL_SecondaryColor3s(GLshort red, GLshort green, GLshort blue) in GL_SecondaryColor3s() function