blob: 9f059ba6cd05665a04124cc450b4d2e3e860b5a0 [file] [log] [blame]
#include <metal_stdlib>
using namespace metal;
void f() {
thread bool2 tint_symbol = bool2(true);
uint2 const v = uint2(tint_symbol);
}