Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp753 {"glSecondaryColor3dv", P(GL_SecondaryColor3dv)},
Dentry_points_gl_1_autogen.h664 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3dv(const GLdouble *v);
DlibGL_autogen.cpp2228 return GL_SecondaryColor3dv(v); in glSecondaryColor3dv()
Dentry_points_gl_1_autogen.cpp9518 void GL_APIENTRY GL_SecondaryColor3dv(const GLdouble *v) in GL_SecondaryColor3dv() function