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