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