Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1634 GLVertexBindingDivisor, enumerator
Dentry_points_enum_autogen.cpp3253 case EntryPoint::GLVertexBindingDivisor: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp2005 EVENT(context, GLVertexBindingDivisor, "context = %d, bindingindex = %u, divisor = %u", in GL_VertexBindingDivisor()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_1_autogen.cpp1806 return CallCapture(angle::EntryPoint::GLVertexBindingDivisor, std::move(paramBuffer)); in CaptureVertexBindingDivisor()
Dframe_capture_replay_autogen.cpp3348 case angle::EntryPoint::GLVertexBindingDivisor: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp5478 EVENT(context, GLVertexBindingDivisor, "context = %d, bindingindex = %u, divisor = %u", in GL_VertexBindingDivisor()