Sign in
dawn
/
dawn
/
455e7105f5a430291bf5a530272b30503e41760d
/
.
/
test
/
tint
/
unittest
/
reader
/
spirv
/
SpvBinaryArithTestBasic_MatrixTimesScalar.spvasm.expected.ir.fxc.hlsl
blob: 6a6bba899bacf06b656c796352ee5e405edeb327 [
file
] [
log
] [
blame
]
SKIP
:
FAILED
void
main_1
()
{
float2x2 x_10
=
float2x2
(
float2
(
2500.0f
,
3000.0f
),
float2
(
3000.0f
,
2500.0f
));
}
void
main
()
{
main_1
();
}