Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1257 GLRects, enumerator
Dentry_points_enum_autogen.cpp2499 case EntryPoint::GLRects: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp5254 EVENT(context, GLRects, "context = %d, x1 = %d, y1 = %d, x2 = %d, y2 = %d", CID(context), x1, in GL_Rects()
5261 ValidateRects(context, angle::EntryPoint::GLRects, x1, y1, x2, y2)); in GL_Rects()