Sign in
dawn
/
tint
/
f71784fc2b2a4b0ae020a1bfdcc6da95ead7ad79
/
.
/
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
;
}