summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini')
-rw-r--r--testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini4845
1 files changed, 633 insertions, 4212 deletions
diff --git a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini
index a947d44539..b10d462102 100644
--- a/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini
+++ b/testing/web-platform/mozilla/meta/webgpu/cts/webgpu/shader/validation/shader_io/builtins/cts.https.html.ini
@@ -1,7273 +1,3694 @@
[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:duplicates:*]
[:first="p1";second="p2"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="p1";second="rb"]
- expected:
- if os == "mac": FAIL
[:first="p1";second="s1b"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="p1";second="s2b"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="ra";second="p2"]
- expected:
- if os == "mac": FAIL
[:first="ra";second="rb"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="ra";second="s1b"]
- expected:
- if os == "mac": FAIL
[:first="ra";second="s2b"]
- expected:
- if os == "mac": FAIL
[:first="s1a";second="p2"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="s1a";second="rb"]
- expected:
- if os == "mac": FAIL
[:first="s1a";second="s1b"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="s1a";second="s2b"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="s2a";second="p2"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="s2a";second="rb"]
- expected:
- if os == "mac": FAIL
[:first="s2a";second="s1b"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:first="s2a";second="s2b"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:missing_vertex_position:*]
[:use_struct=false;attribute="%40builtin(position)"]
- expected:
- if os == "mac": FAIL
[:use_struct=false;attribute="%40location(0)"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:use_struct=true;attribute="%40builtin(position)"]
- expected:
- if os == "mac": FAIL
[:use_struct=true;attribute="%40location(0)"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:nesting:*]
[:target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:reuse_builtin_name:*]
[:name="frag_depth";stage="fragment";io="out";type="f32";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use="function"]
- expected:
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use="function"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use="function"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use="function"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="function"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="function"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="function"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use="function"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use="function"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use="function"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use="function"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use="struct"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="alias"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="function-var"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="module-var"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use="struct"]
- expected:
- if os == "mac": FAIL
[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:stage_inout:*]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="";target_io="out"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="in"]
- expected:
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="compute";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="fragment";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="in"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_stage="vertex";target_io="out"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[cts.https.html?q=webgpu:shader,validation,shader_io,builtins:type:*]
expected:
- if os == "win" and not debug: TIMEOUT
- if os == "linux" and not debug: TIMEOUT
+ if not debug: TIMEOUT
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="bool"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="f32"]
expected:
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="i32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="u32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="bool"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="f32"]
expected:
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="i32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="u32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [TIMEOUT, NOTRUN]
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="frag_depth";stage="fragment";io="out";type="f32";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="bool"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: [PASS, TIMEOUT, NOTRUN]
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="u32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=false;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="bool"]
- expected:
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="u32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="front_facing";stage="fragment";io="in";type="bool";use_struct=true;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="bool"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="f32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="i32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="u32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="bool"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="f32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="i32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="u32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="global_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
+ if os == "mac" and not debug: NOTRUN
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="bool"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="u32"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="bool"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="u32"]
- expected:
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="instance_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="bool"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="f32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="i32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="u32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="bool"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="f32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="i32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="u32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="bool"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="f32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="i32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="u32"]
expected:
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="bool"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="f32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="i32"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="u32"]
expected:
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="local_invocation_index";stage="compute";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="u32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="u32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="num_workgroups";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="bool"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="u32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="bool"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="u32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="fragment";io="in";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="bool"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="u32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=false;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="bool"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="u32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="position";stage="vertex";io="out";type="vec4%3Cf32%3E";use_struct=true;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="u32"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="u32"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_index";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="u32"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="u32"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="u32"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="u32"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="sample_mask";stage="fragment";io="out";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="bool"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="u32"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=false;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="MyStruct"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cbool,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cf32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Ci32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="array%3Cu32,4%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="atomic%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="atomic%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="bool"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="f32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="i32"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat2x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat3x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="mat4x4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="u32"]
- expected:
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec2%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec3%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cbool%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cf32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Ci32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="vertex_index";stage="vertex";io="in";type="u32";use_struct=true;target_type="vec4%3Cu32%3E"]
- expected:
- if os == "win": FAIL
- if os == "linux" and not debug: FAIL
- if os == "mac": FAIL
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="bool"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="f32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="i32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="u32"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec3%3Cu32%3E"]
expected:
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=false;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="MyStruct"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cbool,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cf32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Ci32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="array%3Cu32,4%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="atomic%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="bool"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="f32"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="i32"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "linux" and not debug: [TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat2x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat3x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
if os == "win" and not debug: [TIMEOUT, NOTRUN]
if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x2%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x3%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="mat4x4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: NOTRUN
- if os == "linux" and not debug: NOTRUN
- if os == "mac": FAIL
+ if not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="u32"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cbool%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cf32%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Ci32%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec2%3Cu32%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cbool%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cf32%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Ci32%3E"]
expected:
- if os == "win": FAIL
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec3%3Cu32%3E"]
expected:
if os == "linux" and not debug: [PASS, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cbool%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cf32%3E"]
expected:
- if os == "win" and debug: FAIL
if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Ci32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN
[:name="workgroup_id";stage="compute";io="in";type="vec3%3Cu32%3E";use_struct=true;target_type="vec4%3Cu32%3E"]
expected:
- if os == "win" and debug: FAIL
- if os == "win" and not debug: [FAIL, TIMEOUT, NOTRUN]
+ if os == "win" and not debug: [PASS, TIMEOUT, NOTRUN]
if os == "linux" and not debug: [FAIL, TIMEOUT, NOTRUN]
- if os == "mac": FAIL
+ if os == "mac" and not debug: NOTRUN