Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1585 GLVertexAttrib4Nubv, enumerator
Dentry_points_enum_autogen.cpp3155 case EntryPoint::GLVertexAttrib4Nubv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp2074 EVENT(context, GLVertexAttrib4Nubv, "context = %d, index = %u, v = 0x%016" PRIxPTR "", in GL_VertexAttrib4Nubv()
2082 ValidateVertexAttrib4Nubv(context, angle::EntryPoint::GLVertexAttrib4Nubv, index, v)); in GL_VertexAttrib4Nubv()