Sign in
dawn
/
tint
/
9943de6813695e831a9e6aa43ae36322e81ae3e6
/
.
/
test
/
expressions
/
type_ctor
/
vec4
/
explicit
/
u32.wgsl.expected.hlsl
blob: 014390a471ee97d8113b1d962539d0a89dc5f5be [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
const
uint4 v
=
uint4
(
0u
,
1u
,
2u
,
3u
);