MCPcopy Create free account
hub / github.com/Rust-GPU/rust-gpu / f

Function f

tests/ui/dis/issue-373.rs:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16}
17
18fn f() -> S {
19 S { x: 2.0 }
20}
21
22#[spirv(fragment)]
23pub fn main(out: &mut f32) {

Callers 7

mainFunction · 0.70
maybe_watchFunction · 0.50
map_varMethod · 0.50
displayMethod · 0.50
decode_spv_lit_str_withFunction · 0.50
finish_depsMethod · 0.50

Calls

no outgoing calls

Tested by 2

map_varMethod · 0.40
displayMethod · 0.40