Searched refs:GLVertexAttribBinding (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1588 GLVertexAttribBinding, enumerator
|
D | entry_points_enum_autogen.cpp | 3161 case EntryPoint::GLVertexAttribBinding: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 1919 EVENT(context, GLVertexAttribBinding, "context = %d, attribindex = %u, bindingindex = %u", in GL_VertexAttribBinding()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gles_3_1_autogen.cpp | 1757 return CallCapture(angle::EntryPoint::GLVertexAttribBinding, std::move(paramBuffer)); in CaptureVertexAttribBinding()
|
D | frame_capture_replay_autogen.cpp | 3272 case angle::EntryPoint::GLVertexAttribBinding: in ReplayCall()
|
/external/angle/src/libGL/ |
D | entry_points_gl_4_autogen.cpp | 5363 EVENT(context, GLVertexAttribBinding, "context = %d, attribindex = %u, bindingindex = %u", in GL_VertexAttribBinding()
|