Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h155 void SetLexicalScope(uint32_t scope) { lexical_scope_ = scope; } in SetLexicalScope() function
/external/angle/third_party/spirv-tools/src/source/opt/
Dinstruction.h155 void SetLexicalScope(uint32_t scope) { lexical_scope_ = scope; } in SetLexicalScope() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.h155 void SetLexicalScope(uint32_t scope) { lexical_scope_ = scope; } in SetLexicalScope() function