Searched defs:matrixData (Results 1 – 2 of 2) sorted by relevance
426 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark()437 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark()448 auto setFunc = [](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark()449 size_t uniform, size_t frameIndex) { in drawBenchmark()
1744 float matrixData[kElementsPerMatrix] = { in TEST_P() local