Searched refs:GLColor3s (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 367 GLColor3s, enumerator
|
D | entry_points_enum_autogen.cpp | 719 case EntryPoint::GLColor3s: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.cpp | 519 EVENT(context, GLColor3s, "context = %d, red = %d, green = %d, blue = %d", CID(context), red, in GL_Color3s() 529 angle::EntryPoint::GLColor3s) && in GL_Color3s() 530 ValidateColor3s(context, angle::EntryPoint::GLColor3s, red, green, blue))); in GL_Color3s()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_1_autogen.cpp | 341 return CallCapture(angle::EntryPoint::GLColor3s, std::move(paramBuffer)); in CaptureColor3s()
|