Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h887 GLIndexi, enumerator
Dentry_points_enum_autogen.cpp1759 case EntryPoint::GLIndexi: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp2866 EVENT(context, GLIndexi, "context = %d, c = %d", CID(context), c); in GL_Indexi()
2872 (context->skipValidation() || ValidateIndexi(context, angle::EntryPoint::GLIndexi, c)); in GL_Indexi()