mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Clarify naga psuedo-feature in wgpu
This commit is contained in:
parent
15f7c7e561
commit
f83af61f74
@ -11,7 +11,7 @@
|
||||
//! complicated cases.
|
||||
//!
|
||||
//! - **`wgpu_core`** --- Enabled when there is any non-webgpu backend enabled on the platform.
|
||||
//! - **`naga`** ---- Enabled when any non-wgsl shader input is enabled.
|
||||
//! - **`naga`** --- Enabled when target `glsl` or `spirv`` input is enabled, or when `wgpu_core` is enabled.
|
||||
//!
|
||||
|
||||
#![no_std]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user