Home
last modified time | relevance | path

Searched defs:AddExtInstImport (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_context.h1043 void IRContext::AddExtInstImport(const std::string& name) { in AddExtInstImport() function
1054 void IRContext::AddExtInstImport(std::unique_ptr<Instruction>&& e) { in AddExtInstImport() function
Dmodule.h319 inline void Module::AddExtInstImport(std::unique_ptr<Instruction> e) { in AddExtInstImport() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_context.h1043 void IRContext::AddExtInstImport(const std::string& name) { in AddExtInstImport() function
1054 void IRContext::AddExtInstImport(std::unique_ptr<Instruction>&& e) { in AddExtInstImport() function
Dmodule.h319 inline void Module::AddExtInstImport(std::unique_ptr<Instruction> e) { in AddExtInstImport() function
/third_party/spirv-tools/source/opt/
Dir_context.h1137 void IRContext::AddExtInstImport(const std::string& name) { in AddExtInstImport() function
1144 void IRContext::AddExtInstImport(std::unique_ptr<Instruction>&& e) { in AddExtInstImport() function
Dmodule.h338 inline void Module::AddExtInstImport(std::unique_ptr<Instruction> e) { in AddExtInstImport() function