Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h546 GLEndList, enumerator
Dentry_points_enum_autogen.cpp1077 case EntryPoint::GLEndList: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp1460 EVENT(context, GLEndList, "context = %d", CID(context)); in GL_EndList()
1466 (context->skipValidation() || ValidateEndList(context, angle::EntryPoint::GLEndList)); in GL_EndList()