Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvParserTestMiscInstruction_OpUndef_InFunction_Array.spvasm.expected.hlsl
blob: e2dc20cf09d933b5d80ccce24c28805363e4b7ef [
file
] [
log
] [
blame
]
void
main_1
()
{
const
uint
x_11
[
2
]
=
{
0u
,
0u
};
return
;
}
void
main
()
{
main_1
();
return
;
}