Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_permute_function_variables.cpp58 uint32_t instruction_1_index = GetFuzzerContext()->RandomIndex(variables); in Apply() local
61 if (instruction_1_index != instruction_2_index) { in Apply()
63 variables[instruction_1_index]->result_id(), in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_permute_function_variables.cpp58 uint32_t instruction_1_index = GetFuzzerContext()->RandomIndex(variables); in Apply() local
61 if (instruction_1_index != instruction_2_index) { in Apply()
63 variables[instruction_1_index]->result_id(), in Apply()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_permute_function_variables.cpp58 uint32_t instruction_1_index = GetFuzzerContext()->RandomIndex(variables); in Apply() local
61 if (instruction_1_index != instruction_2_index) { in Apply()
63 variables[instruction_1_index]->result_id(), in Apply()