Home
last modified time | relevance | path

Searched refs:GLVertexAttrib1s (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGLESv2/
Dentry_points_gl_2_autogen.cpp118 EVENT(context, GLVertexAttrib1s, "context = %d, index = %u, x = %d", CID(context), index, x); in GL_VertexAttrib1s()
125 angle::EntryPoint::GLVertexAttrib1s, index, x)); in GL_VertexAttrib1s()
/external/angle/src/libANGLE/capture/
Dcapture_gl_2_autogen.cpp97 return CallCapture(angle::EntryPoint::GLVertexAttrib1s, std::move(paramBuffer)); in CaptureVertexAttrib1s()
/external/angle/src/common/
Dentry_points_enum_autogen.h1612 GLVertexAttrib1s, enumerator
Dentry_points_enum_autogen.cpp3209 case EntryPoint::GLVertexAttrib1s: in GetEntryPointName()