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