Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rust-GPU/rust-gpu
/ main
Function
main
tests/ui/dis/issue-373.rs:23–25 ·
view source on GitHub ↗
(out: &mut f32)
Source
from the content-addressed store, hash-verified
21
22
#[spirv(fragment)]
23
pub fn main(out: &mut f32) {
24
*out = f().x;
25
}
Callers
nothing calls this directly
Calls
1
f
Function · 0.70
Tested by
no test coverage detected