Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1531 GLVertex2d, enumerator
Dentry_points_enum_autogen.cpp3047 case EntryPoint::GLVertex2d: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp6778 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()