Skip to content

Commit

Permalink
chore: doc type link
Browse files Browse the repository at this point in the history
  • Loading branch information
AsherJingkongChen committed Oct 9, 2024
1 parent 84899e6 commit f3c8da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions naga/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1945,6 +1945,7 @@ pub enum Statement {
/// [`SHADER_FLT32_ATOMIC`]: crate::valid::Capabilities::SHADER_FLT32_ATOMIC
/// [`I64`]: Scalar::I64
/// [`U64`]: Scalar::U64
/// [`F32`]: Scalar::F32
pointer: Handle<Expression>,

/// Function to run on the atomic value.
Expand Down

0 comments on commit f3c8da7

Please sign in to comment.