Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1615 GLVertexAttribI3uiv, enumerator
Dentry_points_enum_autogen.cpp3215 case EntryPoint::GLVertexAttribI3uiv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp2066 EVENT(context, GLVertexAttribI3uiv, "context = %d, index = %u, v = 0x%016" PRIxPTR "", in GL_VertexAttribI3uiv()
2074 ValidateVertexAttribI3uiv(context, angle::EntryPoint::GLVertexAttribI3uiv, index, v)); in GL_VertexAttribI3uiv()