Home
last modified time | relevance | path

Searched refs:GLVertexAttribBinding (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h1588 GLVertexAttribBinding, enumerator
Dentry_points_enum_autogen.cpp3161 case EntryPoint::GLVertexAttribBinding: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp1919 EVENT(context, GLVertexAttribBinding, "context = %d, attribindex = %u, bindingindex = %u", in GL_VertexAttribBinding()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_1_autogen.cpp1757 return CallCapture(angle::EntryPoint::GLVertexAttribBinding, std::move(paramBuffer)); in CaptureVertexAttribBinding()
Dframe_capture_replay_autogen.cpp3272 case angle::EntryPoint::GLVertexAttribBinding: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp5363 EVENT(context, GLVertexAttribBinding, "context = %d, attribindex = %u, bindingindex = %u", in GL_VertexAttribBinding()