Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_VectorUintNullInitializer.spvasm.expected.hlsl
blob: 0fb91cc4c5c33fa6c800e9ee4f3558e34984f4bd [
file
] [
log
] [
blame
]
static
uint2 x_200
=
uint2
(
0u
,
0u
);
void
main_1
()
{
return
;
}
void
main
()
{
main_1
();
return
;
}