Sign in
dawn
/
dawn
/
04b531d071b0faeaa680f87316c8da2a83f6dd06
/
.
/
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
();
}