Sign in
dawn
/
dawn
/
1f6851f73005a45e8cf121cfc0d48b849d993351
/
.
/
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
()
{
}