Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1569 GLVertexAttrib2d, enumerator
Dentry_points_enum_autogen.cpp3123 case EntryPoint::GLVertexAttrib2d: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp1690 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()