Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1652 GLVertexAttribI1uiv, enumerator
Dentry_points_enum_autogen.cpp3289 case EntryPoint::GLVertexAttribI1uiv: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_3_autogen.cpp317 EVENT(context, GLVertexAttribI1uiv, "context = %d, index = %u, v = 0x%016" PRIxPTR "", in GL_VertexAttribI1uiv()
326 angle::EntryPoint::GLVertexAttribI1uiv, index, v)); in GL_VertexAttribI1uiv()
/external/angle/src/libANGLE/capture/
Dcapture_gl_3_autogen.cpp197 return CallCapture(angle::EntryPoint::GLVertexAttribI1uiv, std::move(paramBuffer)); in CaptureVertexAttribI1uiv()