Home
last modified time | relevance | path

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

12

/external/deqp-deps/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
/external/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.cpp309 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/external/angle/third_party/spirv-tools/src/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
/external/toolchain-utils/crosperf/
Dcolumn_chart.py27 def AddColumn(self, name, column_type): argument
/external/perfetto/protos/perfetto/trace_processor/
Dserialization.proto63 optional uint32 column_type = 3; field
/external/javasqlite/src/main/java/SQLite/
DStmt.java212 public native int column_type(int col) throws SQLite.Exception; in column_type() method in Stmt
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniform_initializers.c125 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
/external/rust/crates/rusqlite/src/
Draw_statement.rs68 pub fn column_type(&self, idx: usize) -> c_int { in column_type() method
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_constants.cpp99 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
Dvalidate_type.cpp170 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
Dvalidate_decorations.cpp189 const auto column_type = words[2]; in getBaseAlignment() local
329 const auto column_type = words[2]; in getSize() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_constants.cpp99 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
Dvalidate_type.cpp170 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
/external/deqp-deps/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
/external/angle/third_party/spirv-tools/src/source/opt/
Dinterface_var_sroa.cpp828 Instruction* column_type = in CreateScalarInterfaceVarsForMatrix() local

12