Sign in
dawn
/
dawn
/
refs/heads/chromium/5909
/
.
/
test
/
tint
/
expressions
/
type_ctor
/
vec4
/
explicit
/
f32.wgsl.expected.dxc.hlsl
blob: f518edb05eee7e93ad42bfeb17780f7f0d5eb062 [
file
] [
log
] [
blame
] [
edit
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
float4 v
=
float4
(
0.0f
,
1.0f
,
2.0f
,
3.0f
);