Sign in
dawn
/
tint
/
b4cd255c6ecc8db6d49274b8de378b33c478c629
/
.
/
test
/
expressions
/
type_ctor
/
vec3
/
explicit
/
u32.wgsl.expected.hlsl
blob: 18899ea0d393604b5552a6a90d1bdd5aa3337b38 [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
const
uint3 v
=
uint3
(
0u
,
1u
,
2u
);