Home
last modified time | relevance | path

Searched refs:got_scale (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/d3dx9_36/
H A Dmath.c2628 D3DXVECTOR3 exp_scale, got_scale, exp_translation, got_translation; in test_Matrix_Decompose() local
2664 D3DXMatrixDecompose(&got_scale, &got_rotation, &got_translation, &pm); in test_Matrix_Decompose()
2665 expect_vec3(&exp_scale, &got_scale, 1); in test_Matrix_Decompose()
2701 D3DXMatrixDecompose(&got_scale, &got_rotation, &got_translation, &pm); in test_Matrix_Decompose()
2702 expect_vec3(&exp_scale, &got_scale, 0); in test_Matrix_Decompose()
2739 expect_vec3(&exp_scale, &got_scale, 1); in test_Matrix_Decompose()
2776 expect_vec3(&exp_scale, &got_scale, 1); in test_Matrix_Decompose()
2813 expect_vec3(&exp_scale, &got_scale, 1); in test_Matrix_Decompose()
2854 expect_vec3(&exp_scale, &got_scale, 0); in test_Matrix_Decompose()
2891 expect_vec3(&exp_scale, &got_scale, 1); in test_Matrix_Decompose()
[all …]