Sign in
dawn
/
dawn
/
50414807150bdac9f41817fea7bdf939425768be
/
.
/
test
/
tint
/
expressions
/
type_ctor
/
vec2
/
explicit
/
bool.wgsl.expected.hlsl
blob: 0ba8ae6725392f480f602a61eb13b6cd4bdcc68b [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
const
bool2 v
=
bool2
(
false
,
true
);