Sign in
dawn
/
dawn
/
74da3bc61d4606f2f223b2e2ce70423d5dd4efdd
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvParserMemoryTest_EmitStatement_StoreToModuleScopeVar.spvasm.expected.ir.fxc.hlsl
blob: d1ebbf69b70c989f9c1efe070701e8975663f2d8 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
x_1
=
42u
;
}
void
main
()
{
main_1
();
}