Searched defs:MyF32 (Results 1 – 1 of 1) sorted by relevance
1508 struct MyF32 { in test_custom_uniform() struct1509 x: f32, in test_custom_uniform()1538 impl SampleUniform for MyF32 { in test_custom_uniform() implementation