summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini325
1 files changed, 4 insertions, 321 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini
index 9afcc844a0..019ab71059 100644
--- a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/createBindGroup/cts.https.html.ini
@@ -1,15 +1,15 @@
[cts.https.html?q=webgpu:api,validation,createBindGroup:bind_group_layout,device_mismatch:*]
+ expected:
+ if os == "linux" and not debug: [OK, CRASH]
[:]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:binding_count_mismatch:*]
[:]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:binding_must_be_present_in_layout:*]
@@ -18,7 +18,6 @@
[:]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:binding_must_contain_resource_defined_in_layout:*]
@@ -27,19 +26,16 @@
[:]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:binding_resources,device_mismatch:*]
[:entry={"buffer":{"type":"storage"}}]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:entry={"sampler":{"type":"filtering"}}]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:entry={"storageTexture":{"access":"write-only","format":"rgba8unorm"}}]
expected:
@@ -72,7 +68,6 @@
[:type="uniform"]
expected:
if os == "win" and debug: [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,resource_binding_size:*]
@@ -81,34 +76,28 @@
[:type="read-only-storage"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:type="storage"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:type="uniform"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,resource_offset:*]
[:type="read-only-storage"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:type="storage"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:type="uniform"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer,resource_state:*]
@@ -125,17 +114,14 @@
[:type="read-only-storage"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:type="storage"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:type="uniform"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:buffer_offset_and_size_for_bind_groups_match:*]
@@ -162,12 +148,10 @@
[:multisampled=false]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:multisampled=true]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:sampler,compare_function_with_binding_type:*]
@@ -176,17 +160,14 @@
[:bgType="comparison"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:bgType="filtering"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:bgType="non-filtering"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:sampler,device_mismatch:*]
@@ -195,7 +176,6 @@
[:]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:storage_texture,format:*]
@@ -205,1304 +185,1044 @@
[:storageTextureFormat="r32float";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32float";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32sint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="r32uint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32float";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32sint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rg32uint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16float";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16sint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba16uint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32float";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32sint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba32uint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8sint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8snorm";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8uint";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="r32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="r32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="r32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rg32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rg32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rg32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba16float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba16sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba16uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba32float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba32sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba32uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba8sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba8snorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba8uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:storageTextureFormat="rgba8unorm";resourceFormat="rgba8unorm"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:storage_texture,mip_level_count:*]
[:baseMipLevel=1;mipLevelCount=1]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:baseMipLevel=1;mipLevelCount=2]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:baseMipLevel=2;mipLevelCount=1]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:baseMipLevel=2;mipLevelCount=2]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:storage_texture,usage:*]
@@ -1511,127 +1231,102 @@
[:usage0=16;usage1=1]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=16;usage1=16]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=16;usage1=2]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=16;usage1=4]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=16;usage1=8]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=1;usage1=1]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=1;usage1=16]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=1;usage1=2]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=1;usage1=4]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=1;usage1=8]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=2;usage1=1]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=2;usage1=16]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=2;usage1=2]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=2;usage1=4]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=2;usage1=8]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=4;usage1=1]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=4;usage1=16]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=4;usage1=2]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=4;usage1=4]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=4;usage1=8]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=8;usage1=1]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=8;usage1=16]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=8;usage1=2]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=8;usage1=4]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage0=8;usage1=8]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:texture,resource_state:*]
@@ -1650,7 +1345,6 @@
[:]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:texture_must_have_correct_component_type:*]
@@ -1659,66 +1353,55 @@
[:sampleType="float"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:sampleType="sint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:sampleType="uint"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[cts.https.html?q=webgpu:api,validation,createBindGroup:texture_must_have_correct_dimension:*]
+ expected:
+ if os == "linux" and not debug: [OK, CRASH]
[:usage=4;viewDimension="1d"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=4;viewDimension="2d"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=4;viewDimension="2d-array"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=4;viewDimension="3d"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=4;viewDimension="cube"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=4;viewDimension="cube-array"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=8;viewDimension="1d"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=8;viewDimension="2d"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=8;viewDimension="2d-array"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL
[:usage=8;viewDimension="3d"]
expected:
if os == "win": [PASS, FAIL]
- if os == "mac": FAIL