Roll WebGPU CTS from 98673cc24786 to f71a8343c3b4 (38 revisions)
https://chromium.googlesource.com/external/github.com/gpuweb/cts.git/+log/98673cc24786..f71a8343c3b4 2024-03-08 github@greggman.com Fix device_pool refactor (#3469) 2024-03-08 jrprice@google.com Rename kAllScalarsAndVectors to kAllNumericScalarsAndVectors (#3470) 2024-03-08 alanbaker@google.com More atomic validation 2024-03-08 alanbaker@google.com Shader validation tests for atomics 2024-03-08 github@greggman.com Add AdapterLimitsGPUTest that sets all limits to the adapter's (#3466) 2024-03-07 bclayton@google.com Add ArrayType / ArrayValue 2024-03-07 bclayton@google.com Refactor Value and Types 2024-03-07 bclayton@google.com Split the 'Scalar' class into one class per type. 2024-03-07 dsinclair@chromium.org Update All and Concrete type names (#3464) 2024-03-07 dsinclair@chromium.org Simplify some type constants (#3461) 2024-03-07 rharrison@google.com wgsl: Replace CaseList with Case[] (#3463) 2024-03-06 alanbaker@google.com User IO passthrough shader tests (#3454) 2024-03-06 rharrison@google.com wgsl: Implement AbstractFloat matrix multiplcation tests (#3446) 2024-03-06 dsinclair@chromium.org Add `abs` parameter validation. (#3455) 2024-03-05 cwallez@chromium.org WGSL: Add validation tests for readonly_and_readwrite_storage_textures. (#3453) 2024-03-04 alanbaker@google.com Tests for scoping diagnostics (#3450) 2024-03-04 shaobo.yan@intel.com GPUExternalTexture: Add cts to cover non-YUV format video frame (#3451) 2024-02-29 rharrison@google.com wgsl: Implement AbstractInt comparison execution tests (#3401) 2024-02-29 rharrison@google.com wgsl: Implement AbstractFloat `dot` execution tests (#3443) 2024-02-29 rharrison@google.com wgsl: Implement i32 & u32 `dot` execution tests (#3411) 2024-02-29 rharrison@google.com wgsl: Implement AbstractInt `dot` execution tests (#3406) 2024-02-28 github@greggman.com Compat: Texture Intra Invocation Coherence 2024-02-28 alanbaker@google.com Validation tests for resource compatibility of render pipelines (#3441) 2024-02-28 github@greggman.com Compat: Skip workgroupUniformLoad tests > max invocations (#3445) 2024-02-28 jrprice@google.com Remove unneeded language feature skip (#3444) 2024-02-28 rharrison@google.com wgsl: Implement AbstractInt complement (~) execution tests (#3440) 2024-02-28 beaufort.francois@gmail.com Re-add temporarily TestWorker which aliases to TestDedicatedWorker (#3442) 2024-02-27 dneto@google.com Relax asin(f32) absolute error to 6.81x10^(-5) (#3438) 2024-02-27 rharrison@google.com wgsl: Implement AbstractInt bitwise-xor execution tests (#3439) 2024-02-27 alanbaker@google.com Resource compatibility validation (#3431) 2024-02-27 alanbaker@google.com Add textureBarrier tests (#3416) 2024-02-27 rharrison@google.com wgsl: Implement AbstractInt bitwise-or execution tests (#3430) 2024-02-27 dsinclair@chromium.org Reapply "Add shared worker support (#3345)" (#3428) (#3435) 2024-02-27 jrprice@google.com wgsl: Add validation tests for derivative builtins (#3433) 2024-02-27 jrprice@google.com wgsl: Add workgroupUniformLoad validation tests (#3429) 2024-02-27 dsinclair@chromium.org [wgsl] Validate continue inside switch control flow. (#3434) 2024-02-27 github@greggman.com Add compat mode testing to the PR checklist (#3425) 2024-02-26 dsinclair@chromium.org Revert "Add shared worker support (#3345)" (#3428) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webgpu-cts-chromium-autoroll Please CC senorblanco@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-mac-arm64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: senorblanco@google.com Change-Id: Idf1485105397f368f7c19b6a0040dac65838b666 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5357537 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1270595}
Loading
Please register or sign in to comment