Home
last modified time | relevance | path

Searched defs:column_type (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/sem/
Dmatrix_type.cc25 Matrix::Matrix(const Vector* column_type, uint32_t columns) in Matrix()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp289 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp309 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp289 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp308 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp289 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp308 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/consumers/
Dtree_consumer.cc552 auto column_type = tensor->type(); in CheckTensorRowShapes() local
604 auto column_type = tensor->type(); in FetchMetaFromTensorRow() local
660 auto column_type = tensor->type(); in FetchIntData() local
723 auto column_type = tensor->type(); in FetchFloatData() local
755 auto column_type = tensor->type(); in FetchItemData() local
/third_party/skia/third_party/externals/tint/src/transform/
Dtransform_test.cc61 auto* column_type = b.create<sem::Vector>(b.create<sem::F32>(), 2u); in TEST_F() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c124 const struct glsl_type *column_type = glsl_get_column_type(type); in copy_constant_to_storage() local
Dir_constant_expression.cpp962 const glsl_type *const column_type = glsl_get_column_type(array->type); in constant_expression_value() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_constants.cpp100 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
Dvalidate_type.cpp185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
Dvalidate_decorations.cpp197 const auto column_type = words[2]; in getBaseAlignment() local
322 const auto column_type = words[2]; in getSize() local
/third_party/spirv-tools/source/val/
Dvalidate_constants.cpp99 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
Dvalidate_type.cpp185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
Dvalidate_decorations.cpp209 const auto column_type = words[2]; in getBaseAlignment() local
349 const auto column_type = words[2]; in getSize() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_constants.cpp100 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
Dvalidate_type.cpp185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
Dvalidate_decorations.cpp197 const auto column_type = words[2]; in getBaseAlignment() local
322 const auto column_type = words[2]; in getSize() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dtf_reader_op.cc901 std::string column_type; in CreateSchema() local
/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.cpp828 Instruction* column_type = in CreateScalarInterfaceVarsForMatrix() local

12