Searched refs:GLVertexAttribL4d (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1677 GLVertexAttribL4d, enumerator
|
D | entry_points_enum_autogen.cpp | 3339 case EntryPoint::GLVertexAttribL4d: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_4_autogen.cpp | 2039 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/ |
D | capture_gl_4_autogen.cpp | 1784 return CallCapture(angle::EntryPoint::GLVertexAttribL4d, std::move(paramBuffer)); in CaptureVertexAttribL4d()
|