Sign in
dawn
/
dawn
/
18b966321bca9ed2a7787c0adbbb18d013fac43e
/
.
/
test
/
tint
/
expressions
/
type_ctor
/
vec4
/
inferred
/
abstract-float.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
);