Home
last modified time | relevance | path

Searched defs:GetMemoryModel (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmodule.h160 inline Instruction* GetMemoryModel() { return memory_model_.get(); } in GetMemoryModel() function
161 inline const Instruction* GetMemoryModel() const { in GetMemoryModel() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.h160 inline Instruction* GetMemoryModel() { return memory_model_.get(); } in GetMemoryModel() function
161 inline const Instruction* GetMemoryModel() const { in GetMemoryModel() function
/third_party/spirv-tools/source/opt/
Dmodule.h165 inline Instruction* GetMemoryModel() { return memory_model_.get(); } in GetMemoryModel() function
166 inline const Instruction* GetMemoryModel() const { in GetMemoryModel() function