Sign in
dawn
/
dawn
/
a30f8ddacbf700baf764bfe5c4c162dda03517a0
/
.
/
test
/
tint
/
builtins
/
gen
/
literal
/
fwidthCoarse
/
1e59d9.wgsl.expected.dxc.hlsl
blob: 0d7881ac0b866f416d404f0756519fea92f2c137 [
file
] [
log
] [
blame
]
RWByteAddressBuffer
prevent_dce
:
register
(
u0
,
space2
);
void
fwidthCoarse_1e59d9
()
{
float3 res
=
fwidth
((
1.0f
).
xxx
);
prevent_dce
.
Store3
(
0u
,
asuint
(
res
));
}
void
fragment_main
()
{
fwidthCoarse_1e59d9
();
return
;
}