Searched refs:GLColorP4ui (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gl_3_autogen.cpp | 983 EVENT(context, GLColorP4ui, "context = %d, type = %s, color = %u", CID(context), in GL_ColorP4ui() 993 angle::EntryPoint::GLColorP4ui) && in GL_ColorP4ui() 994 ValidateColorP4ui(context, angle::EntryPoint::GLColorP4ui, type, color))); in GL_ColorP4ui()
|
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 399 GLColorP4ui, enumerator
|
D | entry_points_enum_autogen.cpp | 783 case EntryPoint::GLColorP4ui: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_3_autogen.cpp | 745 return CallCapture(angle::EntryPoint::GLColorP4ui, std::move(paramBuffer)); in CaptureColorP4ui()
|