Home
last modified time | relevance | path

Searched refs:fresh_variable_id (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_function_calls.cpp206 uint32_t fresh_variable_id = GetFuzzerContext()->GetFreshId(); in ChooseFunctionCallArguments() local
210 result.push_back(fresh_variable_id); in ChooseFunctionCallArguments()
218 fresh_variable_id, arg_type_id, caller_function->result_id(), in ChooseFunctionCallArguments()
230 fresh_variable_id, arg_type_id, in ChooseFunctionCallArguments()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_function_calls.cpp210 uint32_t fresh_variable_id = GetFuzzerContext()->GetFreshId(); in ChooseFunctionCallArguments() local
214 result.push_back(fresh_variable_id); in ChooseFunctionCallArguments()
223 fresh_variable_id, arg_type_id, caller_function->result_id(), in ChooseFunctionCallArguments()
236 fresh_variable_id, arg_type_id, storage_class, in ChooseFunctionCallArguments()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_function_calls.cpp210 uint32_t fresh_variable_id = GetFuzzerContext()->GetFreshId(); in ChooseFunctionCallArguments() local
214 result.push_back(fresh_variable_id); in ChooseFunctionCallArguments()
223 fresh_variable_id, arg_type_id, caller_function->result_id(), in ChooseFunctionCallArguments()
236 fresh_variable_id, arg_type_id, storage_class, in ChooseFunctionCallArguments()