Sign in
dawn
/
tint
/
6d60c046e80acbe10c002d4322e0a20a58b9a416
/
.
/
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
;
}