Skip to content

Commit

Permalink
doc: fix spirv mod doc
Browse files Browse the repository at this point in the history
  • Loading branch information
chyyran committed Sep 2, 2024
1 parent 44b7f35 commit cd0e19b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spirv-cross2/src/spirv/mod.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
//! SPIR-V definitions used by SPIRV-Cross.
pub use spirv_cross_sys::SpvBuiltIn as BuiltIn;
pub use spirv_cross_sys::SpvCapability as Capability;
pub use spirv_cross_sys::SpvDecoration as Decoration;
Expand Down

0 comments on commit cd0e19b

Please sign in to comment.