mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[hlsl-out] Add module documentation
This commit is contained in:
committed by
Dzmitry Malyshau
parent
2716d368a1
commit
c5acef791d
@@ -1,3 +1,11 @@
|
||||
//! HLSL shading language backend
|
||||
//!
|
||||
//! # Supported shader model versions:
|
||||
//! - 5.0
|
||||
//! - 5.1
|
||||
//! - 6.0
|
||||
//!
|
||||
|
||||
mod keywords;
|
||||
mod writer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user