Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1581 GLVertexAttrib4Nbv, enumerator
Dentry_points_enum_autogen.cpp3147 case EntryPoint::GLVertexAttrib4Nbv: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp1978 EVENT(context, GLVertexAttrib4Nbv, "context = %d, index = %u, v = 0x%016" PRIxPTR "", in GL_VertexAttrib4Nbv()
1986 ValidateVertexAttrib4Nbv(context, angle::EntryPoint::GLVertexAttrib4Nbv, index, v)); in GL_VertexAttrib4Nbv()