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