Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
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
;
}