Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp751 {"glSecondaryColor3bv", P(GL_SecondaryColor3bv)},
Dentry_points_gl_1_autogen.h662 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3bv(const GLbyte *v);
DlibGL_autogen.cpp2218 return GL_SecondaryColor3bv(v); in glSecondaryColor3bv()
Dentry_points_gl_1_autogen.cpp9473 void GL_APIENTRY GL_SecondaryColor3bv(const GLbyte *v) in GL_SecondaryColor3bv() function