dawn-cmake/test/tint/expressions/zero_init/mat4x3/f32.wgsl.expected.wgsl

4 lines
36 B
WebGPU Shading Language

fn f() {
var v = mat4x3<f32>();
}