Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp752 {"glSecondaryColor3d", P(GL_SecondaryColor3d)},
Dentry_points_gl_1_autogen.h663 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue);
DlibGL_autogen.cpp2223 return GL_SecondaryColor3d(red, green, blue); in glSecondaryColor3d()
Dentry_points_gl_1_autogen.cpp9495 void GL_APIENTRY GL_SecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) in GL_SecondaryColor3d() function