Sign in
dawn
/
tint
/
a52324fde1d7c457c2755f9f88e1ef72d7200843
/
.
/
test
/
intrinsics
/
gen
/
fwidthCoarse
/
1e59d9.wgsl.expected.hlsl
blob: 41cef2e0180bec4de415ee7864fbbc8c775674ad [
file
] [
log
] [
blame
]
void
fwidthCoarse_1e59d9
()
{
float3 res
=
fwidth
(
float3
(
0.0f
,
0.0f
,
0.0f
));
}
void
fragment_main
()
{
fwidthCoarse_1e59d9
();
return
;
}