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