Home
last modified time | relevance | path

Searched refs:GLIndexub (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h929 GLIndexub, enumerator
Dentry_points_enum_autogen.cpp1843 case EntryPoint::GLIndexub: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp6838 EVENT(context, GLIndexub, "context = %d, c = %d", CID(context), c); in GL_Indexub()
6847 angle::EntryPoint::GLIndexub) && in GL_Indexub()
6848 ValidateIndexub(context, angle::EntryPoint::GLIndexub, c))); in GL_Indexub()
/external/angle/src/libANGLE/capture/
Dcapture_gl_1_autogen.cpp4629 return CallCapture(angle::EntryPoint::GLIndexub, std::move(paramBuffer)); in CaptureIndexub()