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