Sign in
dawn
/
tint
/
8ebff3dc85e7997e39592c52e20a4e134baffca8
/
.
/
test
/
unittest
/
reader
/
spirv
/
SpvModuleScopeVarParserTest_VectorBoolNullInitializer.spvasm.expected.hlsl
blob: 3bd690c506dafc5439d8b5a39d238fdfea61f75b [
file
] [
log
] [
blame
]
static
bool2 x_200
=
bool2
(
false
,
false
);
void
main_1
()
{
return
;
}
void
main
()
{
main_1
();
return
;
}