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