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