Searched defs:execution_scope (Results 1 – 15 of 15) 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
167 spv::Scope execution_scope = std::get<2>(GetParam()); in TEST_P() local207 spv::Scope execution_scope = std::get<2>(GetParam()); in TEST_P() local
59 const uint32_t execution_scope = inst->word(1); in BarriersPass() local
425 const uint32_t execution_scope = inst->GetOperandAs<uint32_t>(2); in NonUniformPass() local
1020 BuildDirContext::BuildDirContext(const Scope* execution_scope) in BuildDirContext()1023 BuildDirContext::BuildDirContext(const Scope* execution_scope, in BuildDirContext()
551 Scope* execution_scope; // Either the enclosing_scope or nested_scope. in Execute() local
314 pub fn execution_scope(&self) -> mesa_scope { in execution_scope() method
4702 SpvScope execution_scope = vtn_constant_uint(b, w[1]); in vtn_handle_barrier() local
3089 emit_barrier_impl(struct ntd_context *ctx, nir_variable_mode modes, mesa_scope execution_scope, mes… in emit_barrier_impl()
12023 uint32_t execution_scope = 0; in emit_instruction() local