Sign in
dawn
/
dawn
/
d46120e3204812687382cb33f9716235a55d5787
/
.
/
test
/
tint
/
var
/
initialization
/
private
/
struct.wgsl.expected.ir.msl
blob: aeed8b1eac46187b0e70377ab27964f565125d39 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
#include
<metal_stdlib>
using
namespace
metal
;
struct
S
{
int
a
;
float
b
;
};
thread S v
=
{};
void
tint_symbol
()
{
}