[WebGPU] Introduce GPUBufferSize and clean "unsigned long" GPUFlags
Following spec change at https://github.com/gpuweb/gpuweb/pull/444, this CL makes sure typedef GPUBufferSize is used in all IDL files. It also change occurrences of "unsigned long" to the appropriate GPU{}Flags. Bug: 877147 Change-Id: I267b4427b5df288ca4095208eb0f1bf4b02077f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1821597 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by:Kai Ninomiya <kainino@chromium.org> Reviewed-by:
Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#700983}
Showing
Please register or sign in to comment