Searched refs:GLVertexAttribL3d (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1675 GLVertexAttribL3d, enumerator
|
D | entry_points_enum_autogen.cpp | 3335 case EntryPoint::GLVertexAttribL3d: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_4_autogen.cpp | 1985 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/ |
D | capture_gl_4_autogen.cpp | 1738 return CallCapture(angle::EntryPoint::GLVertexAttribL3d, std::move(paramBuffer)); in CaptureVertexAttribL3d()
|