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