Home
last modified time | relevance | path

Searched refs:num_transformations_to_apply_ (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dreplayer.cpp44 num_transformations_to_apply_(num_transformations_to_apply), in Replayer()
55 if (num_transformations_to_apply_ > in Run()
124 if (counter >= num_transformations_to_apply_) { in Run()
Dreplayer.h93 const uint32_t num_transformations_to_apply_; variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dreplayer.cpp44 num_transformations_to_apply_(num_transformations_to_apply), in Replayer()
55 if (num_transformations_to_apply_ > in Run()
124 if (counter >= num_transformations_to_apply_) { in Run()
H A Dreplayer.h93 const uint32_t num_transformations_to_apply_; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dreplayer.cpp44 num_transformations_to_apply_(num_transformations_to_apply), in Replayer()
55 if (num_transformations_to_apply_ > in Run()
124 if (counter >= num_transformations_to_apply_) { in Run()
H A Dreplayer.h93 const uint32_t num_transformations_to_apply_; variable