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