Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1677 GLVertexAttribL4d, enumerator
Dentry_points_enum_autogen.cpp3339 case EntryPoint::GLVertexAttribL4d: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gl_4_autogen.cpp2039 EVENT(context, GLVertexAttribL4d, "context = %d, index = %u, x = %f, y = %f, z = %f, w = %f", in GL_VertexAttribL4d()
2048 angle::EntryPoint::GLVertexAttribL4d, index, x, y, z, w)); in GL_VertexAttribL4d()
/external/angle/src/libANGLE/capture/
Dcapture_gl_4_autogen.cpp1784 return CallCapture(angle::EntryPoint::GLVertexAttribL4d, std::move(paramBuffer)); in CaptureVertexAttribL4d()