Sign in
dawn
/
tint
/
refs/heads/chromium/4591
/
.
/
test
/
expressions
/
bitcast
/
scalar
/
u32-u32.wgsl.expected.hlsl
blob: 62d26becba6f185ccc37c1ef8ceed398f7dc2042 [
file
] [
log
] [
blame
] [
edit
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
const
uint
b
=
asuint
(
1u
);
return
;
}