Sign in
dawn
/
tint
/
9943de6813695e831a9e6aa43ae36322e81ae3e6
/
.
/
test
/
expressions
/
type_ctor
/
vec4
/
explicit
/
f32.wgsl.expected.msl
blob: 08af7257e35402b3fb3a82d591f05a39b08b91bf [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
constant float4 v
=
float4
(
0.0f
,
1.0f
,
2.0f
,
3.0f
);