Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp62 std::vector<protobufs::InstructionDescriptor> instruction_descriptors; in Apply() local
83 instruction_descriptors.emplace_back(MakeInstructionDescriptor( in Apply()
93 instruction_descriptors[GetFuzzerContext()->RandomIndex( in Apply()
94 instruction_descriptors)], in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_split_blocks.cpp62 std::vector<protobufs::InstructionDescriptor> instruction_descriptors; in Apply() local
83 instruction_descriptors.emplace_back(MakeInstructionDescriptor( in Apply()
93 instruction_descriptors[GetFuzzerContext()->RandomIndex( in Apply()
94 instruction_descriptors)], in Apply()