dawn-cmake/test/tint/shader_io/compute_workgroup_expressio...

8 lines
89 B
Plaintext

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