Home
last modified time | relevance | path

Searched refs:GLColor3ub (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h352 GLColor3ub, enumerator
Dentry_points_enum_autogen.cpp689 case EntryPoint::GLColor3ub: in GetEntryPointName()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp579 EVENT(context, GLColor3ub, "context = %d, red = %d, green = %d, blue = %d", CID(context), red, in GL_Color3ub()