Sign in
dawn
/
dawn
/
32363954436092f4d0c5f2c8dd5f1fa8f2ff00af
/
.
/
test
/
tint
/
expressions
/
splat
/
immediate
/
bool.wgsl.expected.ir.fxc.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
()
{
}