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