Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-GPU/rust-gpu
/ float.rs
File
float.rs
crates/spirv-std/src/float.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Traits and helper functions related to floats.
2
3
use crate::vector::Vector;
4
#[cfg(target_arch =
"spirv"
)]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected