Sign in
dawn
/
tint
/
be2362b18c792364c6bf5744db6d3837fbc655a0
/
.
/
test
/
intrinsics
/
gen
/
fwidthCoarse
/
4e4fc4.wgsl.expected.hlsl
blob: 950401fe601521c7c84e75b23070fb8fde617ae4 [
file
] [
log
] [
blame
]
void
fwidthCoarse_4e4fc4
()
{
float4 res
=
fwidth
(
float4
(
0.0f
,
0.0f
,
0.0f
,
0.0f
));
}
void
fragment_main
()
{
fwidthCoarse_4e4fc4
();
return
;
}