Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1611 GLVertexAttribI2uiv, enumerator
Dentry_points_enum_autogen.cpp3207 case EntryPoint::GLVertexAttribI2uiv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp1970 EVENT(context, GLVertexAttribI2uiv, "context = %d, index = %u, v = 0x%016" PRIxPTR "", in GL_VertexAttribI2uiv()
1978 ValidateVertexAttribI2uiv(context, angle::EntryPoint::GLVertexAttribI2uiv, index, v)); in GL_VertexAttribI2uiv()