summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini97
1 files changed, 97 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini
index f265f0598b..b30171db10 100644
--- a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/api/validation/shader_module/entry_point/cts.https.html.ini
@@ -65,6 +65,13 @@
expected:
if os == "win": [PASS, FAIL]
+ [:isAsync=false;shaderModuleStage="compute"]
+ expected: FAIL
+
+ [:isAsync=false;shaderModuleStage="fragment"]
+
+ [:isAsync=false;shaderModuleStage="vertex"]
+
[:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint=""]
expected: FAIL
@@ -121,6 +128,30 @@
[:isAsync=true;shaderModuleEntryPoint="s%C3%A9quen%C3%A7age";stageEntryPoint="se%CC%81quen%C3%A7age"]
expected: FAIL
+ [:isAsync=true;shaderModuleStage="compute"]
+ expected: FAIL
+
+ [:isAsync=true;shaderModuleStage="fragment"]
+ expected: FAIL
+
+ [:isAsync=true;shaderModuleStage="vertex"]
+ expected: FAIL
+
+
+[cts.https.html?q=webgpu:api,validation,shader_module,entry_point:compute_undefined_entry_point_and_extra_stage:*]
+ [:isAsync=false;extraShaderModuleStage="compute"]
+
+ [:isAsync=false;extraShaderModuleStage="fragment"]
+
+ [:isAsync=false;extraShaderModuleStage="vertex"]
+
+ [:isAsync=true;extraShaderModuleStage="compute"]
+ expected: FAIL
+
+ [:isAsync=true;extraShaderModuleStage="fragment"]
+
+ [:isAsync=true;extraShaderModuleStage="vertex"]
+
[cts.https.html?q=webgpu:api,validation,shader_module,entry_point:fragment:*]
[:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint=""]
@@ -197,6 +228,13 @@
expected:
if os == "win" and not debug: [PASS, FAIL]
+ [:isAsync=false;shaderModuleStage="compute"]
+
+ [:isAsync=false;shaderModuleStage="fragment"]
+ expected: FAIL
+
+ [:isAsync=false;shaderModuleStage="vertex"]
+
[:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint=""]
expected:
if os == "win": FAIL
@@ -301,6 +339,32 @@
if os == "linux" and not debug: [PASS, FAIL]
if os == "mac": FAIL
+ [:isAsync=true;shaderModuleStage="compute"]
+ expected: FAIL
+
+ [:isAsync=true;shaderModuleStage="fragment"]
+ expected: FAIL
+
+ [:isAsync=true;shaderModuleStage="vertex"]
+ expected: FAIL
+
+
+[cts.https.html?q=webgpu:api,validation,shader_module,entry_point:fragment_undefined_entry_point_and_extra_stage:*]
+ expected:
+ if os == "linux" and not debug: [OK, CRASH]
+ [:isAsync=false;extraShaderModuleStage="compute"]
+
+ [:isAsync=false;extraShaderModuleStage="fragment"]
+
+ [:isAsync=false;extraShaderModuleStage="vertex"]
+
+ [:isAsync=true;extraShaderModuleStage="compute"]
+
+ [:isAsync=true;extraShaderModuleStage="fragment"]
+ expected: FAIL
+
+ [:isAsync=true;extraShaderModuleStage="vertex"]
+
[cts.https.html?q=webgpu:api,validation,shader_module,entry_point:vertex:*]
[:isAsync=false;shaderModuleEntryPoint="main";stageEntryPoint=""]
@@ -377,6 +441,13 @@
expected:
if os == "win" and not debug: [PASS, FAIL]
+ [:isAsync=false;shaderModuleStage="compute"]
+
+ [:isAsync=false;shaderModuleStage="fragment"]
+
+ [:isAsync=false;shaderModuleStage="vertex"]
+ expected: FAIL
+
[:isAsync=true;shaderModuleEntryPoint="main";stageEntryPoint=""]
expected:
if os == "win": FAIL
@@ -480,3 +551,29 @@
if os == "linux" and debug: FAIL
if os == "linux" and not debug: [PASS, FAIL]
if os == "mac": FAIL
+
+ [:isAsync=true;shaderModuleStage="compute"]
+ expected: FAIL
+
+ [:isAsync=true;shaderModuleStage="fragment"]
+ expected: FAIL
+
+ [:isAsync=true;shaderModuleStage="vertex"]
+ expected: FAIL
+
+
+[cts.https.html?q=webgpu:api,validation,shader_module,entry_point:vertex_undefined_entry_point_and_extra_stage:*]
+ expected:
+ if os == "linux" and not debug: [OK, CRASH]
+ [:isAsync=false;extraShaderModuleStage="compute"]
+
+ [:isAsync=false;extraShaderModuleStage="fragment"]
+
+ [:isAsync=false;extraShaderModuleStage="vertex"]
+
+ [:isAsync=true;extraShaderModuleStage="compute"]
+
+ [:isAsync=true;extraShaderModuleStage="fragment"]
+
+ [:isAsync=true;extraShaderModuleStage="vertex"]
+ expected: FAIL