Searched refs:exampleMatrices (Results 1 – 1 of 1) sorted by relevance
4415 static const std::array<const std::array<float, 16>, 5> exampleMatrices = {{ variable4492 for (const std::array<float, 16>& matrix : exampleMatrices) { in TEST_F()