Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
samples
/
simple.wgsl.expected.ir.fxc.hlsl
blob: e9794553eac38bfafc5843a432843e7209af2176 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
bar
()
{
}
float4 main
()
{
float2 a
=
(
0.0f
).
xx
;
bar
();
return
float4
(
0.40000000596046447754f
,
0.40000000596046447754f
,
0.80000001192092895508f
,
1.0f
);
}