Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp122 {"glColor4bv", P(GL_Color4bv)},
Dentry_points_gl_1_autogen.h63 ANGLE_EXPORT void GL_APIENTRY GL_Color4bv(const GLbyte *v);
DlibGL_autogen.cpp185 return GL_Color4bv(v); in glColor4bv()
Dentry_points_gl_1_autogen.cpp731 void GL_APIENTRY GL_Color4bv(const GLbyte *v) in GL_Color4bv() function