We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
spec_constant-attr
1 parent b2a2482 commit f4336beCopy full SHA for f4336be
tests/compiletests/ui/dis/spec_constant-attr.rs
@@ -9,11 +9,6 @@
9
// normalize-stderr-test "OpExtension .SPV_KHR_vulkan_memory_model.\n" -> ""
10
// normalize-stderr-test "OpMemoryModel Logical Vulkan" -> "OpMemoryModel Logical Simple"
11
12
-// FIXME(eddyb) this should use revisions to track both the `vulkan1.2` output
13
-// and the pre-`vulkan1.2` output, but per-revisions `{only,ignore}-*` directives
14
-// are not supported in `compiletest-rs`.
15
-// ignore-vulkan1.2
16
-
17
use spirv_std::spirv;
18
19
#[spirv(fragment)]
0 commit comments