Searched refs:kSmallStepLimit (Results 1 – 3 of 3) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | fuzzer_shrinker_test.cpp | 1080 const uint32_t kSmallStepLimit = 20; in RunFuzzerAndShrinker() local 1102 PingPong().AsFunction(), {}, 0, kSmallStepLimit, validator_options); in RunFuzzerAndShrinker() 1110 kSmallStepLimit, validator_options); in RunFuzzerAndShrinker()
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | fuzzer_shrinker_test.cpp | 1080 const uint32_t kSmallStepLimit = 20; in RunFuzzerAndShrinker() local 1102 PingPong().AsFunction(), {}, 0, kSmallStepLimit, validator_options); in RunFuzzerAndShrinker() 1110 kSmallStepLimit, validator_options); in RunFuzzerAndShrinker()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/ |
D | fuzzer_shrinker_test.cpp | 1080 const uint32_t kSmallStepLimit = 20; in RunFuzzerAndShrinker() local 1102 PingPong().AsFunction(), {}, 0, kSmallStepLimit, validator_options); in RunFuzzerAndShrinker() 1110 kSmallStepLimit, validator_options); in RunFuzzerAndShrinker()
|