Searched defs:columnTypeId (Results 1 – 5 of 5) sorted by relevance
1341 const spirv::IdRef columnTypeId = in createComplexConstant() local1673 const spirv::IdRef columnTypeId = mBuilder.getBasicTypeId(type.getBasicType(), type.getRows()); in createConstructorMatrixFromScalar() local1721 const spirv::IdRef columnTypeId = mBuilder.getBasicTypeId(type.getBasicType(), type.getRows()); in createConstructorMatrixFromVectors() local1775 const spirv::IdRef columnTypeId = mBuilder.getBasicTypeId(type.getBasicType(), type.getRows()); in createConstructorMatrixFromMatrix() local2993 const spirv::IdRef columnTypeId = in visitOperator() local
1039 const spirv::IdRef columnTypeId = getSpirvTypeData(columnType, nullptr).id; in declareType() local
3261 Id columnTypeId = getContainedTypeId(resultTypeId); in createMatrixConstructor() local3353 Id columnTypeId = getContainedTypeId(resultTypeId); in createMatrixConstructor() local
3318 Id columnTypeId = getContainedTypeId(resultTypeId); in createMatrixConstructor() local3410 Id columnTypeId = getContainedTypeId(resultTypeId); in createMatrixConstructor() local
2749 SpvId columnTypeId = this->getType(columnType); in writeComponentwiseMatrixUnary() local2768 SpvId columnTypeId = this->getType(columnType); in writeComponentwiseMatrixBinary() local