Home
last modified time | relevance | path

Searched refs:IsParameterTypeSupported (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_parameter.cpp53 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 Dfuzzer_pass_replace_parameter_with_global.cpp55 IsParameterTypeSupported(GetIRContext(), in Apply()
69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
H A Dtransformation_replace_parameter_with_global.cpp60 if (!IsParameterTypeSupported(ir_context, param_inst->type_id())) { in IsApplicable()
197 bool TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParameterWithGlobal
H A Dtransformation_add_parameter.h39 // supported by this transformation as specified by IsParameterTypeSupported
65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dtransformation_replace_parameter_with_global.h60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dtransformation_replace_params_with_struct.h43 // IsParameterTypeSupported method).
71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dfuzzer_pass_replace_params_with_struct.cpp58 IsParameterTypeSupported(GetIRContext(), in Apply()
H A Dtransformation_replace_params_with_struct.cpp88 if (!IsParameterTypeSupported(ir_context, in IsApplicable()
263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::TransformationReplaceParamsWithStruct
H A Dfuzzer_pass_add_parameters.cpp37 if (TransformationAddParameter::IsParameterTypeSupported( in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_parameter.cpp53 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 Dfuzzer_pass_replace_parameter_with_global.cpp55 IsParameterTypeSupported(GetIRContext(), in Apply()
69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
H A Dtransformation_replace_parameter_with_global.cpp60 if (!IsParameterTypeSupported(ir_context, param_inst->type_id())) { in IsApplicable()
197 bool TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParameterWithGlobal
H A Dtransformation_add_parameter.h39 // supported by this transformation as specified by IsParameterTypeSupported
65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dtransformation_replace_parameter_with_global.h60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dtransformation_replace_params_with_struct.h43 // IsParameterTypeSupported method).
71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dfuzzer_pass_replace_params_with_struct.cpp58 IsParameterTypeSupported(GetIRContext(), in Apply()
H A Dtransformation_replace_params_with_struct.cpp88 if (!IsParameterTypeSupported(ir_context, in IsApplicable()
263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::TransformationReplaceParamsWithStruct
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_parameter.cpp53 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 Dfuzzer_pass_replace_parameter_with_global.cpp55 IsParameterTypeSupported(GetIRContext(), in Apply()
69 !TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in Apply()
H A Dtransformation_replace_parameter_with_global.cpp60 if (!IsParameterTypeSupported(ir_context, param_inst->type_id())) { in IsApplicable()
199 bool TransformationReplaceParameterWithGlobal::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::fuzz::TransformationReplaceParameterWithGlobal
H A Dtransformation_add_parameter.h39 // supported by this transformation as specified by IsParameterTypeSupported
65 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dtransformation_replace_parameter_with_global.h60 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dtransformation_replace_params_with_struct.h43 // IsParameterTypeSupported method).
71 static bool IsParameterTypeSupported(opt::IRContext* ir_context,
H A Dfuzzer_pass_replace_params_with_struct.cpp58 IsParameterTypeSupported(GetIRContext(), in Apply()
H A Dtransformation_replace_params_with_struct.cpp88 if (!IsParameterTypeSupported(ir_context, in IsApplicable()
263 bool TransformationReplaceParamsWithStruct::IsParameterTypeSupported( in IsParameterTypeSupported() function in spvtools::TransformationReplaceParamsWithStruct

Completed in 8 milliseconds

12