Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dentry_points_gl_3_autogen.h286 ANGLE_EXPORT void GL_APIENTRY GL_ColorP3ui(GLenum type, GLuint color);
Dproc_table_wgl_autogen.cpp140 {"glColorP3ui", P(GL_ColorP3ui)},
Dentry_points_gl_3_autogen.cpp3209 void GL_APIENTRY GL_ColorP3ui(GLenum type, GLuint color) in GL_ColorP3ui() function
DlibGL_autogen.cpp3742 return GL_ColorP3ui(type, color); in glColorP3ui()