Sign in
dawn
/
dawn
/
ac5b04a7accc2c3d0ef994341ec3e694d7ea4738
/
.
/
test
/
tint
/
var
/
initialization
/
private
/
matrix.wgsl.expected.msl
blob: 0bfef77543ba4dd153385e556212ca6894338d5d [
file
] [
log
] [
blame
]
#include
<metal_stdlib>
using
namespace
metal
;
struct
tint_private_vars_struct
{
float2x3 v
;
};
kernel
void
tint_symbol
()
{
return
;
}