mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Document ImageLoad, ImageStore, and a few other bits.
This commit is contained in:
committed by
Dzmitry Malyshau
parent
458db0b522
commit
bdf792387a
@@ -172,6 +172,7 @@ impl crate::TypeInner {
|
||||
}
|
||||
}
|
||||
|
||||
/// Return the `ImageDimension` for which `self` is an appropriate coordinate.
|
||||
fn image_storage_coordinates(&self) -> Option<crate::ImageDimension> {
|
||||
match *self {
|
||||
Self::Scalar {
|
||||
|
||||
Reference in New Issue
Block a user