These test cases microbenchmark important entrypoints in the WebGL
and WebGPU APIs where CPU performance is critical. Variants are added
with/without V8's Fast API calls as the feature is still in
development, and we don't want to regress performance.
Bug: 1155348
Change-Id: I21a0b2ba9c2cb8be2ca56f7470ca8bf37ec90b14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573385
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: John Chen <johnchen@chromium.org>
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841180}