Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp290 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp264 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp290 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp264 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_add_type_matrix.cpp40 auto column_type = in IsApplicable() local
Dfuzzer_pass_donate_modules.cpp288 auto column_type = in HandleTypeOrValue() local
Dfuzzer_pass.cpp291 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
/external/toolchain-utils/crosperf/
Dcolumn_chart.py27 def AddColumn(self, name, column_type): argument
/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/rust/crates/rusqlite/src/
Draw_statement.rs62 pub fn column_type(&self, idx: usize) -> c_int { in column_type() method
/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.cpp956 const glsl_type *const column_type = array->type->column_type(); in constant_expression_value() local
/external/deqp-deps/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.cpp185 const auto column_type = words[2]; in getBaseAlignment() local
310 const auto column_type = words[2]; in getSize() local
/external/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.cpp185 const auto column_type = words[2]; in getBaseAlignment() local
310 const auto column_type = words[2]; in getSize() local
Dvalidation_state.cpp804 uint32_t* column_type, in GetMatrixTypeInfo()
/external/angle/third_party/vulkan-deps/spirv-tools/src/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.cpp185 const auto column_type = words[2]; in getBaseAlignment() local
310 const auto column_type = words[2]; in getSize() local
/external/mesa3d/src/compiler/
Dglsl_types.h1137 const glsl_type *column_type() const in column_type() function

12