Allow new WebGPU setIndexBuffer semantics, deprecate old variant
Blink counterpart to https://bugs.chromium.org/p/dawn/issues/detail?id=502 Due to an issue with Blink's bindings generation this CL needed to be a bit sneaky about handling the method overloading, which resulted in some annoying manual validation. The alternative, however, would be exposing a different method name which would add several more steps to the whole deprecation process, so this feels worthwhile. Bug: 1121762 Change-Id: I3f4ac324c6d91a27bfd5fabb17b1b142f7021598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376456 Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by:Kai Ninomiya <kainino@chromium.org> Cr-Commit-Position: refs/heads/master@{#802857}
Showing
Please register or sign in to comment