Searched refs:matrixLoop4x3 (Results 1 – 1 of 1) sorted by relevance
1163 const std::string matrixLoop4x3 = " int ndx = -1;\n" in initPrograms() local1173 …const std::string loop = matrix4x3 ? matrixLoop4x3 : matrix3x4 ? matrixLoop3x4 : vectorLo… in initPrograms()