Sign in
dawn
/
tint
/
b32c22ceadf959b88f22b6c2225cc96cd0a914f0
/
.
/
test
/
test.wgsl.expected.msl
blob: e71652128309e0239aaf90c52ee1a2c68def7957 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
void
f
()
{
for
(;
;
)
{
}
}