Ben Clayton
111be84975
Roll third_party/webgpu-cts/ 13410d18b..6e39b5d2f (14 commits)
...
Regenerated:
- expectations.txt
- ts_sources.txt
- test_list.txt
- cache_list.txt
- resource_files.txt
- webtest .html files
13410d18b4..6e39b5d2f2
- 6e39b5 Updates tests to adhere to only pass depth-stencil load/store values when needed. (#2311 )
- 08abe0 shader/execution: Begin flow control tests
- eaf9af Updates error type for create oom buffers. (#2217 )
- 728f52 add maxXXXPerShaderStage limit tests
- 72f15f add maxXXXBufferBindingSize limit tests
- 34c738 Add f32 matrix-vector and vector-matrix multiplication tests (#2304 )
- 738697 GPUPipelineError.name is GPUPipelineError and not OperationError. (#2298 )
- 51f415 Add f32 matrix-matrix multiplication tests (#2301 )
- ff7ad7 Fix normalization checks
- 0c4a36 Test rg11b10ufloat-renderable makes the format resolvable and MSAAable (#2289 )
- e6f317 Add ExternalTexture Rotatation Tests (#2299 )
- 10422e Use new test video files for ExternalTexture (#2242 )
- 6b9150 Emit `f32` values for F32Interval.toString() (#2296 )
- ab1336 Validate that case input types parameter types provided to test runner (#2288 )
Created with './tools/run cts roll'
Change-Id: Ice1a8cfa190360512fc6266f2bc58f1be754abae
Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
Include-Ci-Only-Tests: true
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/121580
Kokoro: Kokoro <noreply+kokoro@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
2023-02-25 18:13:43 +00:00
Ben Clayton
99796361ad
Roll third_party/webgpu-cts/ dac3646b1..d7e8d005d (18 commits)
...
Update:
- expectations.txt
- ts_sources.txt
- resource_files.txt
- webtest .html files
dac3646b15..d7e8d005dd
- d7e8d0 webgpu/shader: Migrate all `f32` expression tests to the CaseCache.
- ea0cfe Add a DataCache & expression CaseCache
- c6c3b7 op: Implement 'simple_blend_constant,setting_blend_constant' test in blending.spec.ts (#1984 )
- da9eeb operation,rendering,blending nits (#1986 )
- 9c990c Implement `refract` f32 tests (#1962 )
- 6b5a1f transferControlToOffscreen nits
- 9eb57d Implement `fma` f32 tests (#1967 )
- aa6489 op: Implement 'default_blend_color,initial_blend_color' test in blending.spec.ts (#1980 )
- 7fbc3b Update rg11b10ufloat_renderable.spec.ts
- 473ddf Add rg11b10ufloat-renderable validation test plan (#1937 )
- e36d82 Simplify code around ULP calculations and fix subtly wrong tests (#1974 )
- 634afd op: op: Implement 'index_format,setIndexBuffer_different_formats' test in index_format.spec.ts (#1973 )
- 62e3da op: Implement 'index_format,change_pipeline_after_setIndexBuffer' test in index_format.spec.ts (#1969 )
- 60769d Add f16 test ranges to quantizeToF16
- 02f468 Fix quantizeToF16 tests to not test overflow cases for const input source
- f5f8fc Implement 'render_bundle_commands' test in encoder_open_state.spec.ts (#1961 )
- f3375a Add support to load cross origin resources (#1951 )
- 85e3b4 Convert asin, acos and atanh to a filtered range when needed. (#1963 )
Created with './tools/run cts roll'
Change-Id: I9d5a39fd2b4d951e3b001d7eab656ec20609ab7b
Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
Include-Ci-Only-Tests: true
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109765
Auto-Submit: Ben Clayton <bclayton@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
Reviewed-by: James Price <jrprice@google.com>
2022-11-16 23:09:02 +00:00
Ben Clayton
1b69b8ad99
Roll third_party/webgpu-cts/ 5f05d6d5e..70091fdb8 (2 commits)
...
Update expectations and ts_sources
5f05d6d5e6..70091fdb8d
- 70091f Draw buffer validation test for unused and overlapped cases (#1475 )
- cc8668 Revise ExternalTexture Video Test Expectations (#1471 )
Created with './tools/run cts roll'
Change-Id: I9d46b7b6582301daaf1f74ddbc41f2ef3bb6b31f
Cq-Include-Trybots: luci.chromium.try:dawn-try-win10-x86-rel,linux-dawn-rel,mac-dawn-rel,win-dawn-rel
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91848
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2022-05-30 16:33:38 +00:00
Kai Ninomiya
5c780d784c
Add WebGPU CTS dep and build files
...
These build files are not yet used, but intended to be included by a
build file in Chromium. The test expectations file will move here too,
allowing Dawn/Tint changes to adjust test expectations in the same CL.
Bug: chromium:1306640
Change-Id: Id0be5c155ec7c79252e724cd64e54d1ea9f3dbda
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83761
Reviewed-by: Austin Eng <enga@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
2022-03-17 21:43:17 +00:00