blob: b7e333aa1dee04519d8bb237cdf53b7e00d3d050 [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) {
uint const v = uint((*(tint_private_vars)).u);
}