Home
last modified time | relevance | path

Searched refs:num_transformations_to_apply (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dreplayer.cpp37 uint32_t num_transformations_to_apply, bool validate_during_replay, in Replayer() argument
44 num_transformations_to_apply_(num_transformations_to_apply), in Replayer()
Dreplayer.h53 uint32_t num_transformations_to_apply, bool validate_during_replay,
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dreplayer.cpp37 uint32_t num_transformations_to_apply, bool validate_during_replay, in Replayer() argument
44 num_transformations_to_apply_(num_transformations_to_apply), in Replayer()
H A Dreplayer.h53 uint32_t num_transformations_to_apply, bool validate_during_replay,
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dreplayer.cpp37 uint32_t num_transformations_to_apply, bool validate_during_replay, in Replayer() argument
44 num_transformations_to_apply_(num_transformations_to_apply), in Replayer()
H A Dreplayer.h53 uint32_t num_transformations_to_apply, bool validate_during_replay,
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp476 uint32_t num_transformations_to_apply; in Replay() local
481 num_transformations_to_apply = static_cast<uint32_t>( in Replay()
488 num_transformations_to_apply = static_cast<uint32_t>( in Replay()
496 initial_facts, transformation_sequence, num_transformations_to_apply, in Replay()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
H A Dfuzz.cpp476 uint32_t num_transformations_to_apply; in Replay() local
481 num_transformations_to_apply = static_cast<uint32_t>( in Replay()
488 num_transformations_to_apply = static_cast<uint32_t>( in Replay()
496 initial_facts, transformation_sequence, num_transformations_to_apply, in Replay()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/fuzz/
H A Dfuzz.cpp476 uint32_t num_transformations_to_apply; in Replay() local
481 num_transformations_to_apply = static_cast<uint32_t>( in Replay()
488 num_transformations_to_apply = static_cast<uint32_t>( in Replay()
496 initial_facts, transformation_sequence, num_transformations_to_apply, in Replay()