Searched defs:columnTypeId (Results 1 – 5 of 5) sorted by relevance
1349 const spirv::IdRef columnTypeId = in createComplexConstant() local1681 const spirv::IdRef columnTypeId = mBuilder.getBasicTypeId(type.getBasicType(), type.getRows()); in createConstructorMatrixFromScalar() local1729 const spirv::IdRef columnTypeId = mBuilder.getBasicTypeId(type.getBasicType(), type.getRows()); in createConstructorMatrixFromVectors() local1783 const spirv::IdRef columnTypeId = mBuilder.getBasicTypeId(type.getBasicType(), type.getRows()); in createConstructorMatrixFromMatrix() local2954 const spirv::IdRef columnTypeId = in visitOperator() local
1039 const spirv::IdRef columnTypeId = getSpirvTypeData(columnType, nullptr).id; in declareType() local
3354 Id columnTypeId = getContainedTypeId(resultTypeId); in createMatrixConstructor() local3446 Id columnTypeId = getContainedTypeId(resultTypeId); in createMatrixConstructor() local
3614 Id columnTypeId = getContainedTypeId(resultTypeId); in createMatrixConstructor() local3713 Id columnTypeId = getContainedTypeId(resultTypeId); in createMatrixConstructor() local
3720 SpvId columnTypeId = this->getType(columnType); in writeComponentwiseMatrixUnary() local3737 SpvId columnTypeId = this->getType(columnType); in writeComponentwiseMatrixBinary() local