Sign in
dawn
/
dawn
/
ddcec00320de1bc31427c4171ccc2bac52b6e892
/
.
/
test
/
tint
/
builtins
/
gen
/
var
/
fwidthFine
/
523fdc.wgsl.expected.ir.fxc.hlsl
blob: b5efadc0d8089f9e0a8d821ef5daa77738058b8b [
file
] [
log
] [
blame
]
SKIP
:
FAILED
float3 fwidthFine_523fdc
()
{
float3 arg_0
=
(
1.0f
).
xxx
;
float3 res
=
fwidth
(
arg_0
);
return
res
;
}
void
fragment_main
()
{
prevent_dce
=
fwidthFine_523fdc
();
}