Sign in
dawn
/
dawn
/
875d116a873624816f02c3fdfc1b6b60d82efcd1
/
.
/
test
/
tint
/
samples
/
function.wgsl.expected.dxc.hlsl
blob: 8073117913211034ead9a7b06f3203b916b22fd9 [
file
]
float
main
()
{
return
0.400000006f
;
}
[
numthreads
(
2
,
1
,
1
)]
void
ep
()
{
return
;
}