Sign in
dawn
/
dawn
/
refs/heads/chromium/5909
/
.
/
test
/
tint
/
expressions
/
type_ctor
/
vec4
/
inferred
/
zero.wgsl.expected.dxc.hlsl
blob: 6c4c8a0516673b9040bc670c89b3d10e727a06c9 [
file
] [
log
] [
blame
] [
edit
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
float4 f
=
(
0.0f
).
xxxx
;
static
int4 i
=
(
0
).
xxxx
;
static
uint4 u
=
(
0u
).
xxxx
;