Searched refs:GLVertexAttrib1s (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gl_2_autogen.cpp | 118 EVENT(context, GLVertexAttrib1s, "context = %d, index = %u, x = %d", CID(context), index, x); in GL_VertexAttrib1s() 125 angle::EntryPoint::GLVertexAttrib1s, index, x)); in GL_VertexAttrib1s()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_2_autogen.cpp | 97 return CallCapture(angle::EntryPoint::GLVertexAttrib1s, std::move(paramBuffer)); in CaptureVertexAttrib1s()
|
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1612 GLVertexAttrib1s, enumerator
|
D | entry_points_enum_autogen.cpp | 3209 case EntryPoint::GLVertexAttrib1s: in GetEntryPointName()
|