Lines Matching refs:toCompound
442 return fContext.fFloat_Type->toCompound(fContext, type.columns(), type.rows());
445 return fContext.fInt_Type->toCompound(fContext, type.columns(), type.rows());
448 return fContext.fUInt_Type->toCompound(fContext, type.columns(), type.rows());
744 this->writeWord(this->getType(a->fType.toCompound(fContext, vectorSize, 1)), out);
1091 this->writeWord(this->getType(type.componentType().toCompound(fContext, type.rows(), 1)),
1114 SpvId srcColumnType = this->getType(srcType.componentType().toCompound(fContext,
1117 SpvId dstColumnType = this->getType(dstType.componentType().toCompound(fContext,
1214 SpvId columnType = this->getType(c.fType.componentType().toCompound(fContext, 2, 1));
1239 this->writeWord(this->getType(c.fType.componentType().toCompound(fContext, rows,
1811 SpvId rowType = this->getType(operandType.componentType().toCompound(fContext,
1814 SpvId bvecType = this->getType(fContext.fBool_Type->toCompound(fContext,