Searched refs:GLVertex3f (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1541 GLVertex3f, enumerator
|
D | entry_points_enum_autogen.cpp | 3067 case EntryPoint::GLVertex3f: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 6998 EVENT(context, GLVertex3f, "context = %d, x = %f, y = %f, z = %f", CID(context), x, y, z); in GL_Vertex3f() 7004 ValidateVertex3f(context, angle::EntryPoint::GLVertex3f, x, y, z)); in GL_Vertex3f()
|