Home
last modified time | relevance | path

Searched refs:AllExtensionsSupported (Results 1 – 25 of 31) sorted by relevance

12

/third_party/spirv-tools/source/opt/
Dlocal_single_block_elim_pass.cpp183 bool LocalSingleBlockLoadStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleBlockLoadStoreElimPass
206 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
Dlocal_single_store_elim_pass.cpp48 bool LocalSingleStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleStoreElimPass
65 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
Dlocal_single_block_elim_pass.h70 bool AllExtensionsSupported() const;
Ddead_insert_elim_pass.h78 bool AllExtensionsSupported() const;
Dlocal_single_store_elim_pass.h64 bool AllExtensionsSupported() const;
Dlocal_access_chain_convert_pass.h117 bool AllExtensionsSupported() const;
Daggressive_dead_code_elim_pass.h94 bool AllExtensionsSupported() const;
Dlocal_access_chain_convert_pass.cpp322 bool LocalAccessChainConvertPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalAccessChainConvertPass
352 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dlocal_single_block_elim_pass.cpp183 bool LocalSingleBlockLoadStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleBlockLoadStoreElimPass
220 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
Dlocal_single_block_elim_pass.h70 bool AllExtensionsSupported() const;
Dlocal_single_store_elim_pass.cpp48 bool LocalSingleStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleStoreElimPass
79 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
Ddead_insert_elim_pass.h78 bool AllExtensionsSupported() const;
Dlocal_single_store_elim_pass.h64 bool AllExtensionsSupported() const;
Dlocal_access_chain_convert_pass.h117 bool AllExtensionsSupported() const;
Dlocal_access_chain_convert_pass.cpp322 bool LocalAccessChainConvertPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalAccessChainConvertPass
366 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlocal_single_block_elim_pass.cpp183 bool LocalSingleBlockLoadStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleBlockLoadStoreElimPass
220 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
Dlocal_single_block_elim_pass.h70 bool AllExtensionsSupported() const;
Dlocal_single_store_elim_pass.cpp48 bool LocalSingleStoreElimPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalSingleStoreElimPass
79 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
Ddead_insert_elim_pass.h78 bool AllExtensionsSupported() const;
Dlocal_single_store_elim_pass.h64 bool AllExtensionsSupported() const;
Dlocal_access_chain_convert_pass.h117 bool AllExtensionsSupported() const;
Dlocal_access_chain_convert_pass.cpp322 bool LocalAccessChainConvertPass::AllExtensionsSupported() const { in AllExtensionsSupported() function in spvtools::opt::LocalAccessChainConvertPass
366 if (!AllExtensionsSupported()) return Status::SuccessWithoutChange; in ProcessImpl()
Daggressive_dead_code_elim_pass.h99 bool AllExtensionsSupported() const;
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.h79 bool AllExtensionsSupported();
Daggressive_dead_code_elim_pass.cpp112 bool AggressiveDCEPass::AllExtensionsSupported() { in AllExtensionsSupported() function in spvtools::opt::AggressiveDCEPass
264 if (!AllExtensionsSupported()) in ProcessImpl()

12