Searched refs:GLVertex4s (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1553 GLVertex4s, enumerator
|
D | entry_points_enum_autogen.cpp | 3091 case EntryPoint::GLVertex4s: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 7265 EVENT(context, GLVertex4s, "context = %d, x = %d, y = %d, z = %d, w = %d", CID(context), x, y, in GL_Vertex4s() 7272 ValidateVertex4s(context, angle::EntryPoint::GLVertex4s, x, y, z, w)); in GL_Vertex4s()
|