Searched refs:GLVertex4f (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1549 GLVertex4f, enumerator
|
D | entry_points_enum_autogen.cpp | 3083 case EntryPoint::GLVertex4f: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 7175 EVENT(context, GLVertex4f, "context = %d, x = %f, y = %f, z = %f, w = %f", CID(context), x, y, in GL_Vertex4f() 7182 ValidateVertex4f(context, angle::EntryPoint::GLVertex4f, x, y, z, w)); in GL_Vertex4f()
|