Searched refs:GLVertexAttribL2d (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1673 GLVertexAttribL2d, enumerator
|
D | entry_points_enum_autogen.cpp | 3331 case EntryPoint::GLVertexAttribL2d: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_4_autogen.cpp | 1931 EVENT(context, GLVertexAttribL2d, "context = %d, index = %u, x = %f, y = %f", CID(context), in GL_VertexAttribL2d() 1940 angle::EntryPoint::GLVertexAttribL2d, index, x, y)); in GL_VertexAttribL2d()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_4_autogen.cpp | 1694 return CallCapture(angle::EntryPoint::GLVertexAttribL2d, std::move(paramBuffer)); in CaptureVertexAttribL2d()
|