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