Home
last modified time | relevance | path

Searched defs:columnType (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVTypes.cpp1103 Type columnType; member
1107 MatrixType MatrixType::get(Type columnType, uint32_t columnCount) { in get()
1111 MatrixType MatrixType::getChecked(Type columnType, uint32_t columnCount, in getChecked()
1117 Type columnType, in verifyConstructionInvariants()
1137 bool MatrixType::isValidColumnType(Type columnType) { in isValidColumnType()
DSPIRVDialect.cpp418 Type columnType = parseAndVerifyMatrixType(dialect, parser); in parseMatrixType() local
/external/perfetto/ui/src/common/
Dquery_iterator.ts118 for (const [columnName, columnType] of Object.entries(querySpec)) { constant
/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
DDatabaseContentProvider.java108 String columnType) { in addColumn()
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1500 void SPIRVCodeGenerator::addColumnEntry(SpvId columnType, Precision precision, in addColumnEntry()
1548 SpvId columnType = this->getType(type.componentType().toCompound(fContext, 2, 1)); in writeMatrixConstructor() local
1556 SpvId columnType = this->getType(type.componentType().toCompound(fContext, rows, 1)); in writeMatrixConstructor() local
2233 SpvId columnType = this->getType(operandType.componentType().toCompound(fContext, in writeMatrixComparison() local
2268 SpvId columnType = this->getType(operandType.componentType().toCompound(fContext, in writeComponentwiseMatrixBinary() local
DSkSLMetalCodeGenerator.cpp1062 const Type& columnType = matrixType.componentType().toCompound( in writeConstructorCompoundMatrix() local
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.cpp1233 SpvId columnType = this->getType(c.fType.componentType().toCompound(fContext, 2, 1)); in writeMatrixConstructor() local
1890 SpvId columnType = this->getType(operandType.componentType().toCompound(fContext, in writeMatrixComparison() local
1925 SpvId columnType = this->getType(operandType.componentType().toCompound(fContext, in writeComponentwiseMatrixBinary() local
/external/deqp-deps/glslang/glslang/MachineIndependent/
DlinkValidate.cpp1327 TType columnType(type, 0); in computeTypeLocationSize() local
/external/angle/src/compiler/translator/
DBuildSPIRV.cpp646 SpirvType columnType = type; in declareType() local
DOutputSPIRV.cpp4104 TType columnType(operandType); in createCompareImpl() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DlinkValidate.cpp1656 TType columnType(type, 0); in computeTypeLocationSize() local
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp4031 spirv::IdRef columnType; in visitTypeMatrix() local
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp308 void WriteTypeMatrix(Blob *blob, IdResult idResult, IdRef columnType, LiteralInteger columnCount) in WriteTypeMatrix()
Dspirv_instruction_parser_autogen.cpp308 IdRef *columnType, in ParseTypeMatrix()
/external/deqp-deps/glslang/glslang/HLSL/
DhlslParseHelper.cpp3173 TType columnType(matrix->getType(), 0); in handleAssignToMatrixSwizzle() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/HLSL/
DhlslParseHelper.cpp3173 TType columnType(matrix->getType(), 0); in handleAssignToMatrixSwizzle() local