Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp764 {"glSecondaryColor3us", P(GL_SecondaryColor3us)},
Dentry_points_gl_1_autogen.h675 ANGLE_EXPORT void GL_APIENTRY GL_SecondaryColor3us(GLushort red, GLushort green, GLushort blue);
DlibGL_autogen.cpp2283 return GL_SecondaryColor3us(red, green, blue); in glSecondaryColor3us()
Dentry_points_gl_1_autogen.cpp9765 void GL_APIENTRY GL_SecondaryColor3us(GLushort red, GLushort green, GLushort blue) in GL_SecondaryColor3us() function