blob: d8c8d05aed223c31bc9aa7818faf223b5447ab3c [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) {
bool const v = bool(tint_module_vars.u);
}