Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/fuzz/
Dreplayer.h42 struct ReplayerResult { struct
43 ReplayerResultStatus status; argument
44 std::unique_ptr<opt::IRContext> transformed_module;
45 std::unique_ptr<TransformationContext> transformation_context;
46 protobufs::TransformationSequence applied_transformations;
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dreplayer.h42 struct ReplayerResult { struct
43 ReplayerResultStatus status; argument
44 std::unique_ptr<opt::IRContext> transformed_module;
45 std::unique_ptr<TransformationContext> transformation_context;
46 protobufs::TransformationSequence applied_transformations;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dreplayer.h42 struct ReplayerResult { struct
43 ReplayerResultStatus status; argument
44 std::unique_ptr<opt::IRContext> transformed_module;
45 std::unique_ptr<TransformationContext> transformation_context;
46 protobufs::TransformationSequence applied_transformations;