Searched defs:execution_scope (Results 1 – 9 of 9) sorted by relevance
127 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() local160 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P() local
73 const uint32_t execution_scope = inst->word(3); in NonUniformPass() local
61 const uint32_t execution_scope = inst->word(1); in BarriersPass() local
1027 BuildDirContext::BuildDirContext(const Scope* execution_scope) in BuildDirContext()1030 BuildDirContext::BuildDirContext(const Scope* execution_scope, in BuildDirContext()
401 Scope* execution_scope; // Either the enclosing_scope or nested_scope. in Execute() local
12023 uint32_t execution_scope = 0; in emit_instruction() local