Sign in
dawn
/
tint
/
9943de6813695e831a9e6aa43ae36322e81ae3e6
/
.
/
test
/
intrinsics
/
gen
/
fwidthCoarse
/
e653f7.wgsl.expected.hlsl
blob: 08814d0875996360bfce99699e2956d2d90db1b9 [
file
] [
log
] [
blame
]
void
fwidthCoarse_e653f7
()
{
float2 res
=
fwidth
(
float2
(
0.0f
,
0.0f
));
}
void
fragment_main
()
{
fwidthCoarse_e653f7
();
return
;
}