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