Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1595 GLVertexAttrib4sv, enumerator
Dentry_points_enum_autogen.cpp3175 case EntryPoint::GLVertexAttrib4sv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp2314 EVENT(context, GLVertexAttrib4sv, "context = %d, index = %u, v = 0x%016" PRIxPTR "", in GL_VertexAttrib4sv()
2322 ValidateVertexAttrib4sv(context, angle::EntryPoint::GLVertexAttrib4sv, index, v)); in GL_VertexAttrib4sv()