Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfeature_manager.cpp29 AddExtInstImportIds(module); in Analyze()
79 void FeatureManager::AddExtInstImportIds(Module* module) { in AddExtInstImportIds() function in spvtools::opt::FeatureManager
Dfeature_manager.h71 void AddExtInstImportIds(Module* module);
Dir_context.h1051 feature_mgr_->AddExtInstImportIds(module()); in AddExtInstImport()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfeature_manager.cpp29 AddExtInstImportIds(module); in Analyze()
79 void FeatureManager::AddExtInstImportIds(Module* module) { in AddExtInstImportIds() function in spvtools::opt::FeatureManager
Dfeature_manager.h71 void AddExtInstImportIds(Module* module);
Dir_context.h1051 feature_mgr_->AddExtInstImportIds(module()); in AddExtInstImport()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dfeature_manager.cpp29 AddExtInstImportIds(module); in Analyze()
79 void FeatureManager::AddExtInstImportIds(Module* module) { in AddExtInstImportIds() function in spvtools::opt::FeatureManager
Dfeature_manager.h75 void AddExtInstImportIds(Module* module);
Dir_context.h1057 feature_mgr_->AddExtInstImportIds(module()); in AddExtInstImport()