blob: 63dd49bd4a1ab3b20086951f9637b8fa9076e692 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
struct tint_private_vars_struct {
bool u;
};
void f(thread tint_private_vars_struct* const tint_private_vars) {
half const v = half((*(tint_private_vars)).u);
}