Исправление модульного теста
This commit is contained in:
parent
f85039a556
commit
9688bd2fc1
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ static const BgcVersorFP32 _TEST_FP32_NON_IDENTIYTY_VERSOR_LIST[] = {
|
||||||
{ 0.0f, 0.0f, 1.0f, 0.0f },
|
{ 0.0f, 0.0f, 1.0f, 0.0f },
|
||||||
{ 0.0f, 0.0f, 0.0f, 1.0f },
|
{ 0.0f, 0.0f, 0.0f, 1.0f },
|
||||||
{ 0.5f, 0.5f, 0.5f, 0.5f },
|
{ 0.5f, 0.5f, 0.5f, 0.5f },
|
||||||