Searched defs:matrixData (Results 1 – 3 of 3) sorted by relevance
427 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark()438 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark()449 auto setFunc = [](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark()450 size_t uniform, size_t frameIndex) { in drawBenchmark()
63 std::vector<uint8_t> matrixData = barcodeMatrix->toBitArray(); in Encode() local
1744 float matrixData[kElementsPerMatrix] = { in TEST_P() local