Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1675 GLVertexAttribL3d, enumerator
Dentry_points_enum_autogen.cpp3335 case EntryPoint::GLVertexAttribL3d: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_4_autogen.cpp1985 EVENT(context, GLVertexAttribL3d, "context = %d, index = %u, x = %f, y = %f, z = %f", in GL_VertexAttribL3d()
1994 angle::EntryPoint::GLVertexAttribL3d, index, x, y, z)); in GL_VertexAttribL3d()
/external/angle/src/libANGLE/capture/
Dcapture_gl_4_autogen.cpp1738 return CallCapture(angle::EntryPoint::GLVertexAttribL3d, std::move(paramBuffer)); in CaptureVertexAttribL3d()