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