Sign in
dawn
/
tint
/
b4cd255c6ecc8db6d49274b8de378b33c478c629
/
.
/
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
);