blob: 56f9662e98a66ec9ad64bb119d2dd06ffcf262cb [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
struct tint_private_vars_struct {
float u;
};
void f(thread tint_private_vars_struct* const tint_private_vars) {
bool const v = bool((*(tint_private_vars)).u);
}