dawn-cmake/test/tint/bug/chromium/1417515.wgsl

4 lines
34 B
WebGPU Shading Language

fn foo(){
let s1 = modf(0.0);
}