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