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