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