Sign in
dawn
/
dawn
/
c4bbf56708cc6295af6d5a68e135fd9061b3d897
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvBinaryArithTestBasic_MatrixTimesMatrix.spvasm.expected.ir.fxc.hlsl
blob: 7f3cb4b5a4765a6d31b26e59c792f8bc75d7edc9 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
float2x2 x_10
=
float2x2
(
float2
(
6000.0f
,
6100.0f
),
float2
(
6100.0f
,
6000.0f
));
}
void
main
()
{
main_1
();
}