Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1645 GLVertexBindingDivisor, enumerator
Dentry_points_enum_autogen.cpp3275 case EntryPoint::GLVertexBindingDivisor: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp2076 EVENT(context, GLVertexBindingDivisor, "context = %d, bindingindex = %u, divisor = %u", in GL_VertexBindingDivisor()
2084 ValidateVertexBindingDivisor(context, angle::EntryPoint::GLVertexBindingDivisor, in GL_VertexBindingDivisor()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_1_autogen.cpp1806 return CallCapture(angle::EntryPoint::GLVertexBindingDivisor, std::move(paramBuffer)); in CaptureVertexBindingDivisor()
Dframe_capture_replay_autogen.cpp3373 case angle::EntryPoint::GLVertexBindingDivisor: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp5680 EVENT(context, GLVertexBindingDivisor, "context = %d, bindingindex = %u, divisor = %u", in GL_VertexBindingDivisor()
5688 ValidateVertexBindingDivisor(context, angle::EntryPoint::GLVertexBindingDivisor, in GL_VertexBindingDivisor()