Searched defs:spv_fuzzer_options_t (Results 1 – 9 of 9) sorted by relevance
25 struct spv_fuzzer_options_t { struct29 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;
22 spv_fuzzer_options_t::spv_fuzzer_options_t() in spv_fuzzer_options_t() function in spv_fuzzer_options_t
442 typedef struct spv_fuzzer_options_t spv_fuzzer_options_t; typedef
421 typedef struct spv_fuzzer_options_t spv_fuzzer_options_t; typedef