Sign in
dawn
/
dawn
/
dff0ce002ae988d15bca9ea7f77c6352f91692d1
/
.
/
test
/
tint
/
builtins
/
gen
/
var
/
dpdy
/
feb40f.wgsl.expected.ir.fxc.hlsl
blob: f83c213f7b75216cc533a80a75968bb94d985662 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
float3 dpdy_feb40f
()
{
float3 arg_0
=
(
1.0f
).
xxx
;
float3 res
=
ddy
(
arg_0
);
return
res
;
}
void
fragment_main
()
{
prevent_dce
=
dpdy_feb40f
();
}