Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
builtins
/
gen
/
literal
/
dpdyCoarse
/
3e1ab4.wgsl.expected.ir.fxc.hlsl
blob: d3ed0a7a0b3701c06036c88d7d333f9b69ee7dfc [
file
] [
log
] [
blame
]
SKIP
:
FAILED
float2 dpdyCoarse_3e1ab4
()
{
float2 res
=
ddy_coarse
((
1.0f
).
xx
);
return
res
;
}
void
fragment_main
()
{
prevent_dce
=
dpdyCoarse_3e1ab4
();
}