Searched refs:srcColumnType (Results 1 – 1 of 1) sorted by relevance
2800 const Type& srcColumnType = srcType.componentType().toCompound(fContext, srcType.rows(), 1); in writeMatrixCopy() local2811 SpvId srcColumn = this->writeOpCompositeExtract(srcColumnType, src, i, out); in writeMatrixCopy()