Sign in
◑
Theme
dawn
/
dawn
/
refs/heads/chromium/6353
/
.
/
test
/
tint
/
expressions
/
type_conv
/
vec4
/
var
/
bool-f32.wgsl.expected.dxc.hlsl
blob: 369e6291cfb10821172a228041955fc63736efc3 [
file
] [
edit
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
bool4 u
=
(
true
).
xxxx
;
void
f
()
{
float4 v
=
float4
(
u
);
}