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