Sign in
dawn
/
dawn
/
04b531d071b0faeaa680f87316c8da2a83f6dd06
/
.
/
test
/
tint
/
builtins
/
gen
/
literal
/
fwidthFine
/
f1742d.wgsl.expected.ir.fxc.hlsl
blob: f9790b09578a59e2eabc247c06d5247897d7b08a [
file
] [
log
] [
blame
]
SKIP
:
FAILED
float
fwidthFine_f1742d
()
{
float
res
=
fwidth
(
1.0f
);
return
res
;
}
void
fragment_main
()
{
prevent_dce
=
fwidthFine_f1742d
();
}