Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp61 std::vector<protobufs::InstructionDescriptor> instruction_descriptors; in Apply() local
82 instruction_descriptors.emplace_back(MakeInstructionDescriptor( in Apply()
92 instruction_descriptors[GetFuzzerContext()->RandomIndex( in Apply()
93 instruction_descriptors)], in Apply()
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp60 std::vector<protobufs::InstructionDescriptor> instruction_descriptors; in Apply() local
81 instruction_descriptors.emplace_back(MakeInstructionDescriptor( in Apply()
91 instruction_descriptors[GetFuzzerContext()->RandomIndex( in Apply()
92 instruction_descriptors)], in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp61 std::vector<protobufs::InstructionDescriptor> instruction_descriptors; in Apply() local
82 instruction_descriptors.emplace_back(MakeInstructionDescriptor( in Apply()
92 instruction_descriptors[GetFuzzerContext()->RandomIndex( in Apply()
93 instruction_descriptors)], in Apply()