Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1604 GLVertexAttribI1i, enumerator
Dentry_points_enum_autogen.cpp3193 case EntryPoint::GLVertexAttribI1i: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp1804 EVENT(context, GLVertexAttribI1i, "context = %d, index = %u, x = %d", CID(context), index, x); in GL_VertexAttribI1i()
1811 ValidateVertexAttribI1i(context, angle::EntryPoint::GLVertexAttribI1i, index, x)); in GL_VertexAttribI1i()