Sign in
dawn
/
dawn
/
ab0f7da790c91c8a46925f9d40c2443a94de59ee
/
.
/
test
/
tint
/
expressions
/
splat
/
expression
/
bool.wgsl.expected.fxc.hlsl
blob: 928431dcbcc305e5c3fc5ce8d2199c731e3bb084 [
file
]
[
numthreads
(
1
,
1
,
1
)]
void
f
()
{
bool2 v2
=
(
true
).
xx
;
bool3 v3
=
(
true
).
xxx
;
bool4 v4
=
(
true
).
xxxx
;
}