mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[spv-out] BlockContext::write_expression_pointer doc fix.
This commit is contained in:
committed by
Dzmitry Malyshau
parent
6912cb3594
commit
89cc21ef43
@@ -989,7 +989,7 @@ impl<'w> BlockContext<'w> {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
/// Build an `OpAccessChain` instruction for a left-hand-side expression.
|
||||
/// Build an `OpAccessChain` instruction.
|
||||
///
|
||||
/// Emit any needed bounds-checking expressions to `block`.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user