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