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