Sign in
dawn
/
tint
/
e54e26d7e8ad67d6be976fd4ea4282aac8da8568
/
.
/
test
/
var
/
initialization
/
private
/
matrix.wgsl.expected.msl
blob: 76f97114dfb44bd04b1981cf951bb32f084e3fd8 [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
kernel
void
tint_symbol
()
{
thread float2x3 tint_symbol_1
=
float2x3
(
0.0f
);
(
void
)
tint_symbol_1
;
return
;
}