/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A 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()
|
H A D | fuzzer_pass_replace_parameter_with_global.cpp | 55 IsParameterTypeSupported(GetIRContext(), in Apply() 69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
|
H A 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
|
H A D | transformation_add_parameter.h | 39 // supported by this transformation as specified by IsParameterTypeSupported 65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | transformation_replace_parameter_with_global.h | 60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | transformation_replace_params_with_struct.h | 43 // IsParameterTypeSupported method). 71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | fuzzer_pass_replace_params_with_struct.cpp | 58 IsParameterTypeSupported(GetIRContext(), in Apply()
|
H A D | transformation_replace_params_with_struct.cpp | 88 if (!IsParameterTypeSupported(ir_context, in IsApplicable() 263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::TransformationReplaceParamsWithStruct
|
H A D | fuzzer_pass_add_parameters.cpp | 37 if (TransformationAddParameter::IsParameterTypeSupported( in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A 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()
|
H A D | fuzzer_pass_replace_parameter_with_global.cpp | 55 IsParameterTypeSupported(GetIRContext(), in Apply() 69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
|
H A 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
|
H A D | transformation_add_parameter.h | 39 // supported by this transformation as specified by IsParameterTypeSupported 65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | transformation_replace_parameter_with_global.h | 60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | transformation_replace_params_with_struct.h | 43 // IsParameterTypeSupported method). 71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | fuzzer_pass_replace_params_with_struct.cpp | 58 IsParameterTypeSupported(GetIRContext(), in Apply()
|
H A D | transformation_replace_params_with_struct.cpp | 88 if (!IsParameterTypeSupported(ir_context, in IsApplicable() 263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::TransformationReplaceParamsWithStruct
|
/third_party/spirv-tools/source/fuzz/ |
H A 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()
|
H A D | fuzzer_pass_replace_parameter_with_global.cpp | 55 IsParameterTypeSupported(GetIRContext(), in Apply() 69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
|
H A D | transformation_replace_parameter_with_global.cpp | 60 if (!IsParameterTypeSupported(ir_context, param_inst->type_id())) { in IsApplicable() 199 bool TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParameterWithGlobal
|
H A D | transformation_add_parameter.h | 39 // supported by this transformation as specified by IsParameterTypeSupported 65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | transformation_replace_parameter_with_global.h | 60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | transformation_replace_params_with_struct.h | 43 // IsParameterTypeSupported method). 71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
|
H A D | fuzzer_pass_replace_params_with_struct.cpp | 58 IsParameterTypeSupported(GetIRContext(), in Apply()
|
H A D | transformation_replace_params_with_struct.cpp | 88 if (!IsParameterTypeSupported(ir_context, in IsApplicable() 263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::TransformationReplaceParamsWithStruct
|