Searched defs:execution_scope (Results 1 – 14 of 14) 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
62 const uint32_t execution_scope = inst->word(1); in BarriersPass() local
126 const uint32_t execution_scope = inst->word(3); in NonUniformPass() 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
4229 SpvScope execution_scope = vtn_constant_uint(b, w[1]); in vtn_handle_barrier() local
2533 emit_barrier_impl(struct ntd_context *ctx, nir_variable_mode modes, nir_scope execution_scope, nir_… in emit_barrier_impl()
12023 uint32_t execution_scope = 0; in emit_instruction() local