Home
last modified time | relevance | path

Searched defs:ModuleSupplier (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_util.h39 using ModuleSupplier = std::function<std::unique_ptr<opt::IRContext>()>; variable
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_util.h39 using ModuleSupplier = std::function<std::unique_ptr<opt::IRContext>()>; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_util.h40 using ModuleSupplier = std::function<std::unique_ptr<opt::IRContext>()>; variable