Sign in
◑
Theme
dawn
/
dawn
/
2748c19e00fd81ebf2bbed15fdcb65d561f0cd9b
/
.
/
test
/
tint
/
shadowing
/
short_names
/
param.wgsl.expected.msl
blob: 64bed1b6f20310093a35006b72841e8c5e6d02dd [
file
]
#include
<metal_stdlib>
using
namespace
metal
;
void
f
(
float3 vec3f
)
{
float3
const
b
=
vec3f
;
}