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