MCPcopy Create free account
hub / github.com/Rust-GPU/rust-cuda / width

Method width

crates/optix/src/denoiser.rs:665–667  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

663 }
664
665 pub fn width(&self) -> u32 {
666 self.width
667 }
668
669 pub fn height(&self) -> u32 {
670 self.height

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected