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