dawn-cmake/test/tint/var/override/named/val_init/f32.wgsl.expected.msl

10 lines
117 B
Plaintext
Raw Normal View History

#include <metal_stdlib>
using namespace metal;
kernel void tint_symbol() {
if ((0.0f == 0.0f)) {
}
return;
}