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