summaryrefslogtreecommitdiffstats
path: root/tests/render/nointerpolation.hlsl
diff options
context:
space:
mode:
authorAnders Leino <aleino@nvidia.com>2024-11-21 21:42:29 +0200
committerGitHub <noreply@github.com>2024-11-21 11:42:29 -0800
commitdcc7c6f009afc0f55e79ced050b772ea9d3b25ae (patch)
tree088c82898aad638a392d38091764c343a8ce3aa4 /tests/render/nointerpolation.hlsl
parentdbc28b4fe9b0a6e8215640c04a9f245c150150a8 (diff)
Enable some rendering tests (#5623)
* render-test: Add copy-source usage for render targets I found that Slang-RHI/WGPU was not able to copy from render targets to staging buffers. This helps to address issue #4943. * Add entries to render API util infos Entries for glsl-cross and glsl-rewrite are added. Without glsl-cross, slang-test fails to select a back-end, and winds up crashing when tests/render/cross-compile-entry-point.slang is enabled tests/render/cross-compile0.hlsl fails similarly without glsl-rewrite. * Enable some rendering tests * Add expected test outputs
Diffstat (limited to 'tests/render/nointerpolation.hlsl')
-rw-r--r--tests/render/nointerpolation.hlsl7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/render/nointerpolation.hlsl b/tests/render/nointerpolation.hlsl
index 0819849ac..a8d0c85e0 100644
--- a/tests/render/nointerpolation.hlsl
+++ b/tests/render/nointerpolation.hlsl
@@ -1,5 +1,8 @@
-//DISABLED_TEST(smoke):COMPARE_HLSL_RENDER:
-//DISABLED_TEST(smoke):COMPARE_HLSL_RENDER: -dx12
+//TEST(smoke):COMPARE_HLSL_RENDER:
+// WGSL: nointerpolate doesn't work #5625
+//DISABLE_TEST(smoke):COMPARE_HLSL_RENDER: -wgpu
+// TODO: Investigate Metal failure
+//DISABLE_TEST(smoke):COMPARE_HLSL_RENDER: -mtl
// Confirm that the `nointerpolation` modifier
// makes it through Slang codegen with the