Sign in
dawn
/
dawn
/
0f74a3af4075b1f4eb2acf0cc0578e220d1e3fa7
/
.
/
test
/
tint
/
samples
/
function.wgsl.expected.fxc.hlsl
blob: a8ada0c9be3d25807ec313a98ad76a4bad7f3e67 [
file
] [
log
] [
blame
]
float
main
()
{
return
0.40000000596046447754f
;
}
[
numthreads
(
2
,
1
,
1
)]
void
ep
()
{
float
a
=
main
();
return
;
}