Home
last modified time | relevance | path

Searched defs:spv_fuzzer_options_t (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/
Dspirv_fuzzer_options.h25 struct spv_fuzzer_options_t { struct
29 bool has_random_seed;
30 uint32_t random_seed;
33 int32_t replay_range;
36 bool replay_validation_enabled;
39 uint32_t shrinker_step_limit;
42 bool fuzzer_pass_validation_enabled;
45 bool all_passes_enabled;
Dspirv_fuzzer_options.cpp22 spv_fuzzer_options_t::spv_fuzzer_options_t() in spv_fuzzer_options_t() function in spv_fuzzer_options_t
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_fuzzer_options.h25 struct spv_fuzzer_options_t { struct
29 bool has_random_seed;
30 uint32_t random_seed;
33 int32_t replay_range;
36 bool replay_validation_enabled;
39 uint32_t shrinker_step_limit;
42 bool fuzzer_pass_validation_enabled;
45 bool all_passes_enabled;
Dspirv_fuzzer_options.cpp22 spv_fuzzer_options_t::spv_fuzzer_options_t() in spv_fuzzer_options_t() function in spv_fuzzer_options_t
/third_party/spirv-tools/source/
Dspirv_fuzzer_options.h25 struct spv_fuzzer_options_t { struct
29 bool has_random_seed;
30 uint32_t random_seed;
33 int32_t replay_range;
36 bool replay_validation_enabled;
39 uint32_t shrinker_step_limit;
42 bool fuzzer_pass_validation_enabled;
45 bool all_passes_enabled;
Dspirv_fuzzer_options.cpp22 spv_fuzzer_options_t::spv_fuzzer_options_t() in spv_fuzzer_options_t() function in spv_fuzzer_options_t
/third_party/skia/third_party/externals/spirv-tools/include/spirv-tools/
Dlibspirv.h442 typedef struct spv_fuzzer_options_t spv_fuzzer_options_t; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h442 typedef struct spv_fuzzer_options_t spv_fuzzer_options_t; typedef
/third_party/spirv-tools/include/spirv-tools/
Dlibspirv.h472 typedef struct spv_fuzzer_options_t spv_fuzzer_options_t; typedef