Searched refs:GLColorP3uiv (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gl_3_autogen.cpp | 955 EVENT(context, GLColorP3uiv, "context = %d, type = %s, color = 0x%016" PRIxPTR "", CID(context), in GL_ColorP3uiv() 965 angle::EntryPoint::GLColorP3uiv) && in GL_ColorP3uiv() 966 ValidateColorP3uiv(context, angle::EntryPoint::GLColorP3uiv, type, color))); in GL_ColorP3uiv()
|
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 398 GLColorP3uiv, enumerator
|
D | entry_points_enum_autogen.cpp | 781 case EntryPoint::GLColorP3uiv: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_3_autogen.cpp | 735 return CallCapture(angle::EntryPoint::GLColorP3uiv, std::move(paramBuffer)); in CaptureColorP3uiv()
|