Searched refs:GLRects (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1257 GLRects, enumerator
|
D | entry_points_enum_autogen.cpp | 2499 case EntryPoint::GLRects: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 5254 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()
|