Sign in
dawn
/
dawn
/
04b531d071b0faeaa680f87316c8da2a83f6dd06
/
.
/
test
/
tint
/
expressions
/
splat
/
expression
/
bool.wgsl.expected.ir.fxc.hlsl
blob: 0a241193c98ebf84a363052e7628b66ac94aedce [
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
()
{
}