Sign in
dawn
/
dawn
/
a30f8ddacbf700baf764bfe5c4c162dda03517a0
/
.
/
test
/
tint
/
builtins
/
gen
/
literal
/
fwidthCoarse
/
4e4fc4.wgsl.expected.fxc.hlsl
blob: a61991d6e029453eadb081a64dbbd7bdc52cfbb2 [
file
] [
log
] [
blame
]
RWByteAddressBuffer
prevent_dce
:
register
(
u0
,
space2
);
void
fwidthCoarse_4e4fc4
()
{
float4 res
=
fwidth
((
1.0f
).
xxxx
);
prevent_dce
.
Store4
(
0u
,
asuint
(
res
));
}
void
fragment_main
()
{
fwidthCoarse_4e4fc4
();
return
;
}