Sign in
dawn
/
dawn
/
1c4ff691fdaeb3165cc0c044f56586daf0f5389f
/
.
/
test
/
tint
/
builtins
/
gen
/
literal
/
fwidth
/
d2ab9a.wgsl.expected.ir.fxc.hlsl
blob: 84f6181cf66e7571d70c50c2e2aecd30ff429e87 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
float4 fwidth_d2ab9a
()
{
float4 res
=
fwidth
((
1.0f
).
xxxx
);
return
res
;
}
void
fragment_main
()
{
prevent_dce
=
fwidth_d2ab9a
();
}