Searched defs:columnType (Results 1 – 2 of 2) sorted by relevance
1265 void SPIRVCodeGenerator::addColumnEntry(SpvId columnType, Precision precision, in addColumnEntry()1312 SpvId columnType = this->getType(c.fType.componentType().toCompound(fContext, 2, 1)); in writeMatrixConstructor() local1320 SpvId columnType = this->getType(c.fType.componentType().toCompound(fContext, rows, 1)); in writeMatrixConstructor() local2000 SpvId columnType = this->getType(operandType.componentType().toCompound(fContext, in writeMatrixComparison() local2035 SpvId columnType = this->getType(operandType.componentType().toCompound(fContext, in writeComponentwiseMatrixBinary() local
307 auto columnType = module_.FindDef(inst->words[columnTypeIndex]); in isValid() local618 auto columnType = module_.FindDef(resultType->words()[2]); in isValid() local946 auto columnType = module_.FindDef(resultType->words()[2]); in isValid() local