summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini589
1 files changed, 443 insertions, 146 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini
index 860c211c60..143b49cd74 100644
--- a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/parse/align/cts.https.html.ini
@@ -156,16 +156,22 @@
[cts.https.html?q=webgpu:shader,validation,parse,align:required_alignment:*]
+ expected: TIMEOUT
[:address_space="storage";align="alignment";type={"name":"S","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}]
expected:
@@ -187,83 +193,92 @@
[:address_space="storage";align="alignment";type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align="alignment";type={"name":"u32","storage":4,"uniform":4}]
expected:
@@ -281,7 +296,8 @@
[:address_space="storage";align="alignment";type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
[:address_space="storage";align="alignment";type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}]
expected:
@@ -290,11 +306,13 @@
[:address_space="storage";align="alignment";type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
[:address_space="storage";align="alignment";type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=1;type={"name":"S","storage":8,"uniform":16}]
expected: FAIL
@@ -543,670 +561,949 @@
[:address_space="storage";align=32;type={"name":"S","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"f16","storage":2,"uniform":2}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"f32","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"i32","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"u32","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="storage";align=32;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"S","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"f16","storage":2,"uniform":2}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"f32","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"i32","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"u32","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align="alignment";type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"S","storage":8,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"f16","storage":2,"uniform":2}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"f32","storage":4,"uniform":4}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"i32","storage":4,"uniform":4}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"u32","storage":4,"uniform":4}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=1;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux": FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"S","storage":8,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"f16","storage":2,"uniform":2}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"f32","storage":4,"uniform":4}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"i32","storage":4,"uniform":4}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"u32","storage":4,"uniform":4}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}]
expected:
if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=2;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}]
- expected: FAIL
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"S","storage":8,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"array%3Cvec2%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"array%3Cvec4%3Ci32%3E,%202%3E","storage":8,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"atomic%3Ci32%3E","storage":4,"uniform":4}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"f16","storage":2,"uniform":2}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"f32","storage":4,"uniform":4}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"i32","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat2x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat2x2%3Cf32%3E","storage":8,"uniform":8}]
- expected:
- if os == "win" and not debug: [PASS, FAIL]
+ expected: [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat2x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat2x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat2x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat2x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat3x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat3x2%3Cf32%3E","storage":8,"uniform":8}]
- expected:
- if os == "win" and not debug: [PASS, FAIL]
+ expected: [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat3x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat3x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat3x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat3x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat4x2%3Cf16%3E","storage":4,"uniform":4}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat4x2%3Cf32%3E","storage":8,"uniform":8}]
- expected:
- if os == "win" and not debug: [PASS, FAIL]
+ expected: [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat4x3%3Cf16%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat4x3%3Cf32%3E","storage":16,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat4x4%3Cf16%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"mat4x4%3Cf32%3E","storage":16,"uniform":16}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"u32","storage":4,"uniform":4}]
expected:
if os == "win" and not debug: [PASS, FAIL]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"vec2%3Cf16%3E","storage":4,"uniform":4}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"vec2%3Ci32%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"vec3%3Cf16%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"vec3%3Cu32%3E","storage":16,"uniform":16}]
- expected:
- if os == "win" and not debug: [PASS, FAIL]
+ expected: [PASS, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"vec4%3Cf16%3E","storage":8,"uniform":8}]
expected:
- if os == "win" and not debug: [PASS, FAIL]
- if os == "mac": FAIL
+ if os == "win": [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[:address_space="uniform";align=32;type={"name":"vec4%3Cf32%3E","storage":16,"uniform":16}]
- expected:
- if os == "win" and not debug: [PASS, FAIL]
+ expected: [PASS, TIMEOUT, NOTRUN]