/third_party/skia/third_party/externals/tint/src/sem/ |
D | matrix_type.cc | 25 Matrix::Matrix(const Vector* column_type, uint32_t columns) in Matrix()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 40 auto column_type = in IsApplicable() local
|
D | fuzzer_pass_donate_modules.cpp | 289 auto column_type = in HandleTypeOrValue() local
|
D | fuzzer_pass.cpp | 308 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 40 auto column_type = in IsApplicable() local
|
D | fuzzer_pass_donate_modules.cpp | 289 auto column_type = in HandleTypeOrValue() local
|
D | fuzzer_pass.cpp | 308 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_type_matrix.cpp | 40 auto column_type = in IsApplicable() local
|
D | fuzzer_pass_donate_modules.cpp | 289 auto column_type = in HandleTypeOrValue() local
|
D | fuzzer_pass.cpp | 308 opt::analysis::Type* column_type = in FindOrCreateMatrixType() local
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | transform_test.cc | 61 auto* column_type = b.create<sem::Vector>(b.create<sem::F32>(), 2u); in TEST_F() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | gl_nir_link_uniform_initializers.c | 125 const struct glsl_type *column_type = glsl_get_column_type(type); in copy_constant_to_storage() local
|
D | ir_constant_expression.cpp | 956 const glsl_type *const column_type = array->type->column_type(); in constant_expression_value() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_constants.cpp | 100 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
|
D | validate_type.cpp | 185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
|
D | validate_decorations.cpp | 197 const auto column_type = words[2]; in getBaseAlignment() local 322 const auto column_type = words[2]; in getSize() local
|
D | validation_state.cpp | 894 uint32_t* column_type, in GetMatrixTypeInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_constants.cpp | 100 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
|
D | validate_type.cpp | 185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
|
D | validate_decorations.cpp | 197 const auto column_type = words[2]; in getBaseAlignment() local 322 const auto column_type = words[2]; in getSize() local
|
D | validation_state.cpp | 894 uint32_t* column_type, in GetMatrixTypeInfo()
|
/third_party/spirv-tools/source/val/ |
D | validate_constants.cpp | 99 const auto column_type = _.FindDef(result_type->words()[2]); in ValidateConstantComposite() local
|
D | validate_type.cpp | 185 const auto column_type = _.FindDef(column_type_id); in ValidateTypeMatrix() local
|
D | validate_decorations.cpp | 215 const auto column_type = words[2]; in getBaseAlignment() local 355 const auto column_type = words[2]; in getSize() local
|
/third_party/mesa3d/src/compiler/ |
D | glsl_types.h | 1155 const glsl_type *column_type() const in column_type() function
|