/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 166 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local 193 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local 222 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local 244 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local 292 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
|
D | transformation_add_type_vector.cpp | 38 auto component_type = in IsApplicable() local 49 const auto* component_type = in Apply() local
|
D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 122 auto component_type = in FindOrCreateToggledIntegerConstant() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 166 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local 193 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local 222 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local 244 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local 292 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
|
D | transformation_add_type_vector.cpp | 38 auto component_type = in IsApplicable() local 49 const auto* component_type = in Apply() local
|
D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 122 auto component_type = in FindOrCreateToggledIntegerConstant() local
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_composite_construct.cpp | 166 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForArrayConstructionAreOK() local 193 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForMatrixConstructionAreOK() local 222 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForStructConstructionAreOK() local 244 auto component_type = ir_context->get_type_mgr()->GetType(inst->type_id()); in ComponentsForVectorConstructionAreOK() local 292 auto component_type = ir_context->get_type_mgr()->GetType( in AddDataSynonymFacts() local
|
D | transformation_add_type_vector.cpp | 38 auto component_type = in IsApplicable() local 49 const auto* component_type = in Apply() local
|
D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 122 auto component_type = in FindOrCreateToggledIntegerConstant() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_constants.cpp | 60 const auto component_type = in ValidateConstantComposite() local 106 const auto component_type = in ValidateConstantComposite() local 268 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
|
D | validate_arithmetics.cpp | 146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local 177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local 201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
|
D | validate_type.cpp | 152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() local 564 const auto component_type = _.FindDef(component_type_id); in ValidateTypeCooperativeMatrixNV() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_constants.cpp | 60 const auto component_type = in ValidateConstantComposite() local 106 const auto component_type = in ValidateConstantComposite() local 268 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
|
D | validate_arithmetics.cpp | 146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local 177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local 201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
|
D | validate_type.cpp | 152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() local 564 const auto component_type = _.FindDef(component_type_id); in ValidateTypeCooperativeMatrixNV() local
|
/third_party/spirv-tools/source/val/ |
D | validate_constants.cpp | 59 const auto component_type = in ValidateConstantComposite() local 105 const auto component_type = in ValidateConstantComposite() local 266 const auto component_type = _.FindDef(component_type_id); in ValidateConstantComposite() local
|
D | validate_arithmetics.cpp | 146 const uint32_t component_type = _.GetComponentType(type_id); in ArithmeticsPass() local 177 const uint32_t component_type = _.GetComponentType(vector_type_id); in ArithmeticsPass() local 201 const uint32_t component_type = _.GetComponentType(matrix_type_id); in ArithmeticsPass() local
|
D | validate_ray_query.cpp | 244 uint32_t component_type = 0; in RayQueryPass() local
|
D | validate_type.cpp | 152 const auto component_type = _.FindDef(component_id); in ValidateTypeVector() local 549 const auto component_type = _.FindDef(component_type_id); in ValidateTypeCooperativeMatrixNV() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | gen_angle_format_table.py | 200 def get_named_component_type(component_type): argument
|
/third_party/spirv-tools/source/opt/ |
D | constants.h | 369 const Type* component_type() const { return component_type_; } in component_type() function 402 const Type* component_type() { return component_type_; } in component_type() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.h | 369 const Type* component_type() const { return component_type_; } in component_type() function 402 const Type* component_type() { return component_type_; } in component_type() function
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.h | 369 const Type* component_type() const { return component_type_; } in component_type() function 402 const Type* component_type() { return component_type_; } in component_type() function
|
D | fold_spec_constant_op_and_composite_pass.cpp | 257 const analysis::Type* component_type = in DoVectorShuffle() local
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
D | entry_point.h | 67 ComponentType component_type = ComponentType::kUnknown; member
|