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