Sign in
dawn
/
dawn
/
9be6b99a4b9c13c8d48691e3bf04ea09b736c03d
/
.
/
test
/
tint
/
expressions
/
bitcast
/
scalar
/
i32-i32.wgsl.expected.hlsl
blob: 4fc484648474a0d61d23d415c5825656b60753df [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
const
int
b
=
asint
(
1
);
return
;
}