summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/textureSampleLevel/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/textureSampleLevel/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/textureSampleLevel/cts.https.html.ini2837
1 files changed, 2837 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/textureSampleLevel/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/textureSampleLevel/cts.https.html.ini
new file mode 100644
index 0000000000..8156922d2c
--- /dev/null
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/expression/call/builtin/textureSampleLevel/cts.https.html.ini
@@ -0,0 +1,2837 @@
+[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,textureSampleLevel:array_index_argument:*]
+ expected:
+ if os == "linux" and debug: [OK, TIMEOUT]
+ if os == "mac": TIMEOUT
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="abstract-float"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="abstract-int"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="bool"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="f16"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="f32"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="i32"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="u32"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec2%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec2%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec2%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec2%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec2%3Ci32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec2%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec3%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec3%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec3%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec3%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec3%3Ci32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec3%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec4%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec4%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec4%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec4%3Ci32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";arrayIndexType="vec4%3Cu32%3E"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="abstract-float"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="abstract-int"]
+ expected: FAIL
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="bool"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="f16"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="f32"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="i32"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="u32"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec2%3Cabstract-int%3E"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec3%3Cabstract-int%3E"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";arrayIndexType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="abstract-float"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="abstract-int"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="bool"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="f32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="i32"]
+ 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]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="u32"]
+ 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]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";arrayIndexType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="abstract-float"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="abstract-int"]
+ 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]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="bool"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="f32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="i32"]
+ 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]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="u32"]
+ 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]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";arrayIndexType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+
+[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,textureSampleLevel:coords_argument:*]
+ expected: TIMEOUT
+ [:textureType="texture_2d%3Cf32%3E";coordType="abstract-float"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="abstract-int"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="bool"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="f16"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="f32"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="i32"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="u32"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec2%3Cabstract-float%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec2%3Cabstract-int%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec2%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec2%3Cf32%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec2%3Ci32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec2%3Cu32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec3%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec3%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec3%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec3%3Cf32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec3%3Ci32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec3%3Cu32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec4%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec4%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec4%3Cf32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec4%3Ci32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";coordType="vec4%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="abstract-float"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="abstract-int"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="bool"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="f16"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="f32"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="i32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="u32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec2%3Cabstract-float%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec2%3Cabstract-int%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec2%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec2%3Cf32%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec3%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec3%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_2d_array%3Cf32%3E";coordType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="abstract-float"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="abstract-int"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="bool"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="f32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="i32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="u32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec3%3Cf32%3E"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: FAIL
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";coordType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="abstract-float"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="abstract-int"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="bool"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="f32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="i32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="u32"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec3%3Cabstract-float%3E"]
+ 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]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec3%3Cabstract-int%3E"]
+ 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]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec3%3Cf32%3E"]
+ 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]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";coordType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="abstract-float"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="abstract-int"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="bool"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="f16"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="f32"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="i32"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="u32"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec2%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux": [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux": [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec3%3Cf32%3E"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux": [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec3%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";coordType="vec4%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="abstract-float"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="abstract-int"]
+ expected:
+ if os == "win" and debug: [TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="bool"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="f16"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="f32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="i32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="u32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec2%3Cabstract-float%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec2%3Cabstract-int%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec2%3Cbool%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec2%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec2%3Cf32%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec2%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec2%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec3%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec3%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec3%3Cbool%3E"]
+ expected:
+ if os == "win" and debug: [TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec3%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec3%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec3%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec3%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec4%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec4%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec4%3Cbool%3E"]
+ expected:
+ if os == "win" and debug: [TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec4%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec4%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec4%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";coordType="vec4%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="abstract-float"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="abstract-int"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="bool"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="f16"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="f32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="i32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="u32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec2%3Cabstract-float%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec2%3Cabstract-int%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec2%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec2%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec2%3Cf32%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec2%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec2%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec3%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec3%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec3%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec3%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec3%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec3%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec3%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec4%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec4%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec4%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec4%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec4%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec4%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";coordType="vec4%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="abstract-float"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="abstract-int"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="bool"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="f16"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="f32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="i32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="u32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec2%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec2%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec2%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec2%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec2%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec2%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec2%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec3%3Cabstract-float%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec3%3Cabstract-int%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec3%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec3%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec3%3Cf32%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec3%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec3%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec4%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec4%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec4%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec4%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec4%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec4%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";coordType="vec4%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="abstract-float"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="abstract-int"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="bool"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="f16"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="f32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="i32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="u32"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec2%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec2%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec2%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec2%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec2%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec2%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec2%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec3%3Cabstract-float%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec3%3Cabstract-int%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec3%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec3%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec3%3Cf32%3E"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec3%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec3%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec4%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec4%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec4%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec4%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec4%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec4%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";coordType="vec4%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+
+[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,textureSampleLevel:level_argument:*]
+ expected: TIMEOUT
+ [:textureType="texture_2d%3Cf32%3E";levelType="abstract-float"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="abstract-int"]
+ expected: FAIL
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="bool"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="f16"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="f32"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="i32"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="u32"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec2%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec2%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec2%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec2%3Cf32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec2%3Ci32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec2%3Cu32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec3%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec3%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec3%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec3%3Cf32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec3%3Ci32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec3%3Cu32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec4%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec4%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec4%3Cf32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec4%3Ci32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";levelType="vec4%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="abstract-float"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="abstract-int"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="bool"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="f16"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="f32"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="i32"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="u32"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec2%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec2%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec2%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec2%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec2%3Ci32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec2%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec3%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec3%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec3%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec3%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec3%3Ci32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec3%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec4%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec4%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec4%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec4%3Ci32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";levelType="vec4%3Cu32%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="abstract-float"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="abstract-int"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux" and debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: FAIL
+ if os == "mac": FAIL
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="bool"]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="f32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="i32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="u32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";levelType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="abstract-float"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="abstract-int"]
+ 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]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="bool"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="f32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="i32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="u32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and debug: [TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube%3Cf32%3E";levelType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="abstract-float"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="abstract-int"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux": [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="bool"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="f16"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="f32"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="i32"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="u32"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec2%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec3%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_cube_array%3Cf32%3E";levelType="vec4%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="abstract-float"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="abstract-int"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="bool"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="f16"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="f32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="i32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="u32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec2%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec2%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec2%3Cbool%3E"]
+ expected:
+ if os == "win": [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec2%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec2%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec2%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec2%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec3%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec3%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec3%3Cbool%3E"]
+ expected:
+ if os == "win" and debug: [TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec3%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec3%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec3%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec3%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec4%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec4%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec4%3Cbool%3E"]
+ expected:
+ if os == "win" and debug: [TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec4%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec4%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec4%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";levelType="vec4%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="abstract-float"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="abstract-int"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="bool"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="f16"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="f32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="i32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="u32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec2%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec2%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec2%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec2%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec2%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec2%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec2%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec3%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec3%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec3%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec3%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec3%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec3%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec3%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec4%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec4%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec4%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec4%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec4%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec4%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";levelType="vec4%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="abstract-float"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="abstract-int"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="bool"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="f16"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="f32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="i32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="u32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec2%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec2%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec2%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec2%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec2%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec2%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec2%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec3%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec3%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec3%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec3%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec3%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec3%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec3%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec4%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec4%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec4%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec4%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec4%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec4%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube";levelType="vec4%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="abstract-float"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="abstract-int"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="bool"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="f16"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="f32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="i32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="u32"]
+ expected: [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec2%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec2%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec2%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec2%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec2%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec2%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec2%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec3%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec3%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec3%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec3%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec3%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec3%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec3%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec4%3Cabstract-float%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec4%3Cabstract-int%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec4%3Cbool%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec4%3Cf16%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec4%3Cf32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec4%3Ci32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_cube_array";levelType="vec4%3Cu32%3E"]
+ expected: [TIMEOUT, NOTRUN]
+
+
+[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,textureSampleLevel:offset_argument,non_const:*]
+ [:textureType="texture_2d%3Cf32%3E";varType="c"]
+ expected: FAIL
+
+ [:textureType="texture_2d%3Cf32%3E";varType="l"]
+
+ [:textureType="texture_2d%3Cf32%3E";varType="u"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";varType="c"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";varType="l"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";varType="u"]
+
+ [:textureType="texture_3d%3Cf32%3E";varType="c"]
+ expected: FAIL
+
+ [:textureType="texture_3d%3Cf32%3E";varType="l"]
+
+ [:textureType="texture_3d%3Cf32%3E";varType="u"]
+
+ [:textureType="texture_depth_2d";varType="c"]
+ expected: FAIL
+
+ [:textureType="texture_depth_2d";varType="l"]
+
+ [:textureType="texture_depth_2d";varType="u"]
+
+ [:textureType="texture_depth_2d_array";varType="c"]
+ expected: FAIL
+
+ [:textureType="texture_depth_2d_array";varType="l"]
+
+ [:textureType="texture_depth_2d_array";varType="u"]
+
+
+[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,textureSampleLevel:offset_argument:*]
+ expected:
+ if os == "win" and debug: [OK, TIMEOUT]
+ if os == "linux": TIMEOUT
+ if os == "mac": TIMEOUT
+ [:textureType="texture_2d%3Cf32%3E";offsetType="abstract-float"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="abstract-int"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="bool"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="f16"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="f32"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="i32"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="u32"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec2%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec2%3Cabstract-int%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec2%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec2%3Cf32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec2%3Ci32%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec2%3Cu32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec3%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec3%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec3%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec3%3Cf32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec3%3Ci32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec3%3Cu32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec4%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec4%3Cf16%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec4%3Cf32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec4%3Ci32%3E"]
+
+ [:textureType="texture_2d%3Cf32%3E";offsetType="vec4%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="abstract-float"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="abstract-int"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="bool"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="f16"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="f32"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="i32"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="u32"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec2%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec2%3Cabstract-int%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec2%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec2%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec2%3Ci32%3E"]
+ expected: FAIL
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec2%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec3%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec3%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec3%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec3%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec3%3Ci32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec3%3Cu32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec4%3Cabstract-float%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec4%3Cf16%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec4%3Cf32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec4%3Ci32%3E"]
+
+ [:textureType="texture_2d_array%3Cf32%3E";offsetType="vec4%3Cu32%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="abstract-float"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="abstract-int"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="bool"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="f16"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="f32"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="i32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="u32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec2%3Cabstract-float%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec2%3Cabstract-int%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec2%3Cbool%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec2%3Cf16%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec2%3Cf32%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec2%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec3%3Cabstract-float%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec3%3Cabstract-int%3E"]
+ expected: FAIL
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec3%3Cbool%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec3%3Cf16%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec3%3Cf32%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec3%3Ci32%3E"]
+ 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]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec4%3Cabstract-int%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec4%3Cbool%3E"]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [PASS, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_3d%3Cf32%3E";offsetType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="abstract-float"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="abstract-int"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="bool"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="f16"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="f32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="i32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="u32"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec2%3Cabstract-int%3E"]
+ 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]
+
+ [:textureType="texture_depth_2d";offsetType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec2%3Ci32%3E"]
+ 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]
+
+ [:textureType="texture_depth_2d";offsetType="vec2%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec3%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec4%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d";offsetType="vec4%3Cu32%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="abstract-float"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="abstract-int"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="bool"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="f16"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="f32"]
+ expected:
+ if os == "linux": [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="i32"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="u32"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec2%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec2%3Cabstract-int%3E"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux": [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec2%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec2%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec2%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec2%3Ci32%3E"]
+ expected:
+ if os == "win": FAIL
+ if os == "linux": [FAIL, TIMEOUT, NOTRUN]
+ if os == "mac": [FAIL, TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec2%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec3%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec3%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec3%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec3%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec3%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec3%3Ci32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec3%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec4%3Cabstract-float%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec4%3Cabstract-int%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec4%3Cbool%3E"]
+ expected:
+ if os == "linux" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec4%3Cf16%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec4%3Cf32%3E"]
+ expected:
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec4%3Ci32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux" and debug: [TIMEOUT, NOTRUN]
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]
+
+ [:textureType="texture_depth_2d_array";offsetType="vec4%3Cu32%3E"]
+ expected:
+ if os == "win" and debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "linux": [TIMEOUT, NOTRUN]
+ if os == "mac": [TIMEOUT, NOTRUN]