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