Searched refs:GLVertexAttrib2s (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1573 GLVertexAttrib2s, enumerator
|
D | entry_points_enum_autogen.cpp | 3131 case EntryPoint::GLVertexAttrib2s: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_2_autogen.cpp | 1786 EVENT(context, GLVertexAttrib2s, "context = %d, index = %u, x = %d, y = %d", CID(context), in GL_VertexAttrib2s() 1794 ValidateVertexAttrib2s(context, angle::EntryPoint::GLVertexAttrib2s, index, x, y)); in GL_VertexAttrib2s()
|