Searched refs:GLVertex2d (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1531 GLVertex2d, enumerator
|
D | entry_points_enum_autogen.cpp | 3047 case EntryPoint::GLVertex2d: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 6778 EVENT(context, GLVertex2d, "context = %d, x = %f, y = %f", CID(context), x, y); in GL_Vertex2d() 6784 ValidateVertex2d(context, angle::EntryPoint::GLVertex2d, x, y)); in GL_Vertex2d()
|