Sign in
dawn
/
dawn
/
refs/heads/chromium/6568
/
.
/
test
/
tint
/
builtins
/
gen
/
var
/
fwidthFine
/
f1742d.wgsl.expected.ir.fxc.hlsl
blob: de134ca77cde0081bc51b5ce662a644ab652cb03 [
file
] [
log
] [
blame
] [
edit
]
SKIP
:
FAILED
float
fwidthFine_f1742d
()
{
float
arg_0
=
1.0f
;
float
res
=
fwidth
(
arg_0
);
return
res
;
}
void
fragment_main
()
{
prevent_dce
=
fwidthFine_f1742d
();
}