Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1589 GLVertexAttrib4d, enumerator
Dentry_points_enum_autogen.cpp3163 case EntryPoint::GLVertexAttrib4d: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_2_autogen.cpp2170 EVENT(context, GLVertexAttrib4d, "context = %d, index = %u, x = %f, y = %f, z = %f, w = %f", in GL_VertexAttrib4d()
2177 ValidateVertexAttrib4d(context, angle::EntryPoint::GLVertexAttrib4d, in GL_VertexAttrib4d()