Searched refs:GLBindBufferBase (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 249 GLBindBufferBase, enumerator
|
D | entry_points_enum_autogen.cpp | 483 case EntryPoint::GLBindBufferBase: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_0_autogen.cpp | 77 EVENT(context, GLBindBufferBase, "context = %d, target = %s, index = %u, buffer = %u", in GL_BindBufferBase()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_0_autogen.cpp | 60 return CallCapture(angle::EntryPoint::GLBindBufferBase, std::move(paramBuffer)); in CaptureBindBufferBase()
|
D | frame_capture_replay_autogen.cpp | 81 case angle::EntryPoint::GLBindBufferBase: in ReplayCall()
|
/external/angle/src/libGL/ |
D | entry_points_gl_3_autogen.cpp | 83 EVENT(context, GLBindBufferBase, "context = %d, target = %s, index = %u, buffer = %u", in GL_BindBufferBase()
|