Sign in
dawn
/
tint
/
b4cd255c6ecc8db6d49274b8de378b33c478c629
/
.
/
test
/
expressions
/
type_ctor
/
vec3
/
explicit
/
f32.wgsl.expected.msl
blob: 6b8d4ff82ff78b2351e55d8eb6ce4bf2d585eb3a [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
constant float3 v
=
float3
(
0.0f
,
1.0f
,
2.0f
);