Searched refs:GLVertexAttrib2d (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1569 GLVertexAttrib2d, enumerator
|
D | entry_points_enum_autogen.cpp | 3123 case EntryPoint::GLVertexAttrib2d: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_2_autogen.cpp | 1690 EVENT(context, GLVertexAttrib2d, "context = %d, index = %u, x = %f, y = %f", CID(context), in GL_VertexAttrib2d() 1698 ValidateVertexAttrib2d(context, angle::EntryPoint::GLVertexAttrib2d, index, x, y)); in GL_VertexAttrib2d()
|