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