/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_parameter.cpp | 53 if (!IsParameterTypeSupported(ir_context, message_.parameter_type_id())) { in IsApplicable() 175 bool TransformationAddParameter::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationAddParameter 188 return IsParameterTypeSupported(ir_context, in IsParameterTypeSupported() 195 if (!IsParameterTypeSupported(ir_context, in IsParameterTypeSupported() 208 return IsParameterTypeSupported(ir_context, in IsParameterTypeSupported()
|
D | fuzzer_pass_replace_parameter_with_global.cpp | 55 IsParameterTypeSupported(GetIRContext(), in Apply() 69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
|
D | transformation_replace_parameter_with_global.cpp | 60 if (!IsParameterTypeSupported(ir_context, param_inst->type_id())) { in IsApplicable() 197 bool TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParameterWithGlobal
|
D | transformation_replace_parameter_with_global.h | 60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_add_parameter.h | 65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_replace_params_with_struct.h | 71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_replace_params_with_struct.cpp | 88 if (!IsParameterTypeSupported(ir_context, in IsApplicable() 263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParamsWithStruct
|
D | fuzzer_pass_replace_params_with_struct.cpp | 58 IsParameterTypeSupported(GetIRContext(), in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_parameter.cpp | 53 if (!IsParameterTypeSupported(ir_context, message_.parameter_type_id())) { in IsApplicable() 175 bool TransformationAddParameter::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationAddParameter 188 return IsParameterTypeSupported(ir_context, in IsParameterTypeSupported() 195 if (!IsParameterTypeSupported(ir_context, in IsParameterTypeSupported() 208 return IsParameterTypeSupported(ir_context, in IsParameterTypeSupported()
|
D | fuzzer_pass_replace_parameter_with_global.cpp | 55 IsParameterTypeSupported(GetIRContext(), in Apply() 69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
|
D | transformation_replace_parameter_with_global.cpp | 60 if (!IsParameterTypeSupported(ir_context, param_inst->type_id())) { in IsApplicable() 197 bool TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParameterWithGlobal
|
D | transformation_replace_parameter_with_global.h | 60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_add_parameter.h | 65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_replace_params_with_struct.h | 71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_replace_params_with_struct.cpp | 88 if (!IsParameterTypeSupported(ir_context, in IsApplicable() 263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParamsWithStruct
|
D | fuzzer_pass_replace_params_with_struct.cpp | 58 IsParameterTypeSupported(GetIRContext(), in Apply()
|
D | fuzzer_pass_add_parameters.cpp | 37 if (TransformationAddParameter::IsParameterTypeSupported( in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_parameter.cpp | 53 if (!IsParameterTypeSupported(ir_context, message_.parameter_type_id())) { in IsApplicable() 175 bool TransformationAddParameter::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationAddParameter 188 return IsParameterTypeSupported(ir_context, in IsParameterTypeSupported() 195 if (!IsParameterTypeSupported(ir_context, in IsParameterTypeSupported() 208 return IsParameterTypeSupported(ir_context, in IsParameterTypeSupported()
|
D | fuzzer_pass_replace_parameter_with_global.cpp | 55 IsParameterTypeSupported(GetIRContext(), in Apply() 69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
|
D | transformation_replace_parameter_with_global.cpp | 60 if (!IsParameterTypeSupported(ir_context, param_inst->type_id())) { in IsApplicable() 197 bool TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParameterWithGlobal
|
D | transformation_replace_parameter_with_global.h | 60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_add_parameter.h | 65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_replace_params_with_struct.h | 71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
D | transformation_replace_params_with_struct.cpp | 88 if (!IsParameterTypeSupported(ir_context, in IsApplicable() 263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParamsWithStruct
|
D | fuzzer_pass_replace_params_with_struct.cpp | 58 IsParameterTypeSupported(GetIRContext(), in Apply()
|