Sign in
dawn
/
dawn
/
ec871f2da1702386bfb22c52f29fd527dad70b76
/
.
/
test
/
tint
/
expressions
/
splat
/
expression
/
bool.wgsl.expected.ir.dxc.hlsl
blob: dd36380d021d0c6ec0743b601aa931a0867980a3 [
file
] [
log
] [
blame
]
void
f
()
{
bool2 v2
=
(
true
).
xx
;
bool3 v3
=
(
true
).
xxx
;
bool4 v4
=
(
true
).
xxxx
;
}
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
}