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.
1 parent 5e03eb0 commit f0aeca3Copy full SHA for f0aeca3
crates/rustc_codegen_spirv/Cargo.toml
@@ -20,10 +20,10 @@ crate-type = ["dylib"]
20
default = ["use-compiled-tools"]
21
# If enabled, uses spirv-tools binaries installed in PATH, instead of
22
# compiling and linking the spirv-tools C++ code
23
-use-installed-tools = ["spirv-tools/use-installed-tools"]
+use-installed-tools = ["spirv-tools/use-installed-tools", "naga"]
24
# If enabled will compile and link the C++ code for the spirv tools, the compiled
25
# version is preferred if both this and `use-installed-tools` are enabled
26
-use-compiled-tools = ["spirv-tools/use-compiled-tools"]
+use-compiled-tools = ["spirv-tools/use-compiled-tools", "naga"]
27
# If enabled, this will not check whether the current rustc version is set to the
28
# appropriate channel. rustc_cogeden_spirv requires a specific nightly version,
29
# and will likely produce compile errors when built against a different toolchain.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments