Sign in
dawn
/
dawn
/
0012e8dbb3e2d3d0f056c60cc5f5a000bc89e5d6
/
.
/
test
/
tint
/
expressions
/
zero_init
/
vec3
/
bool.wgsl.expected.fxc.hlsl
blob: b81df980c83fe3426d90fc4dc489f89cfcaab1cc [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
void
f
()
{
bool3 v
=
(
false
).
xxx
;
}