Sign in
dawn
/
tint
/
9943de6813695e831a9e6aa43ae36322e81ae3e6
/
.
/
test
/
expressions
/
type_ctor
/
vec4
/
explicit
/
f32.wgsl.expected.hlsl
blob: bd679f302222de335c2030f7a0e7432f00a073fa [
file
] [
log
] [
blame
]
[
numthreads
(
1
,
1
,
1
)]
void
unused_entry_point
()
{
return
;
}
static
const
float4 v
=
float4
(
0.0f
,
1.0f
,
2.0f
,
3.0f
);