Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1628 GLVertexAttribL2d, enumerator
Dentry_points_enum_autogen.cpp3241 case EntryPoint::GLVertexAttribL2d: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp3676 EVENT(context, GLVertexAttribL2d, "context = %d, index = %u, x = %f, y = %f", CID(context), in GL_VertexAttribL2d()
3684 ValidateVertexAttribL2d(context, angle::EntryPoint::GLVertexAttribL2d, index, x, y)); in GL_VertexAttribL2d()