Searched defs:execution_scope (Results 1 – 13 of 13) 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
976 BuildDirContext::BuildDirContext(const Scope* execution_scope) in BuildDirContext()979 BuildDirContext::BuildDirContext(const Scope* execution_scope, in BuildDirContext()
542 Scope* execution_scope; // Either the enclosing_scope or nested_scope. in Execute() local
4155 SpvScope execution_scope = vtn_constant_uint(b, w[1]); in vtn_handle_barrier() local
12023 uint32_t execution_scope = 0; in emit_instruction() local