Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_replace_params_with_struct.cpp97 std::map<uint32_t, uint32_t> caller_id_to_fresh_id; in Apply() local
100 caller_id_to_fresh_id[inst->result_id()] = in Apply()
106 GetFuzzerContext()->GetFreshId(), caller_id_to_fresh_id)); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_replace_params_with_struct.cpp97 std::map<uint32_t, uint32_t> caller_id_to_fresh_id; in Apply() local
100 caller_id_to_fresh_id[inst->result_id()] = in Apply()
106 GetFuzzerContext()->GetFreshId(), caller_id_to_fresh_id)); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_replace_params_with_struct.cpp97 std::map<uint32_t, uint32_t> caller_id_to_fresh_id; in Apply() local
100 caller_id_to_fresh_id[inst->result_id()] = in Apply()
106 GetFuzzerContext()->GetFreshId(), caller_id_to_fresh_id)); in Apply()