Home
last modified time | relevance | path

Searched refs:ReachedMinimumGranularity (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dreduction_pass.h69 bool ReachedMinimumGranularity() const;
H A Dreduction_pass.cpp72 bool ReductionPass::ReachedMinimumGranularity() const { in ReachedMinimumGranularity() function in spvtools::reduce::ReductionPass
H A Dreducer.cpp182 another_round_worthwhile |= !pass->ReachedMinimumGranularity(); in RunPasses()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreduction_pass.h69 bool ReachedMinimumGranularity() const;
H A Dreduction_pass.cpp72 bool ReductionPass::ReachedMinimumGranularity() const { in ReachedMinimumGranularity() function in spvtools::reduce::ReductionPass
H A Dreducer.cpp182 another_round_worthwhile |= !pass->ReachedMinimumGranularity(); in RunPasses()
/third_party/spirv-tools/source/reduce/
H A Dreduction_pass.h69 bool ReachedMinimumGranularity() const;
H A Dreduction_pass.cpp72 bool ReductionPass::ReachedMinimumGranularity() const { in ReachedMinimumGranularity() function in spvtools::reduce::ReductionPass
H A Dreducer.cpp182 another_round_worthwhile |= !pass->ReachedMinimumGranularity(); in RunPasses()

Completed in 3 milliseconds