Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h350 GLColor3s, enumerator
Dentry_points_enum_autogen.cpp685 case EntryPoint::GLColor3s: in GetEntryPointName()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp535 EVENT(context, GLColor3s, "context = %d, red = %d, green = %d, blue = %d", CID(context), red, in GL_Color3s()