Searched defs:emit_barrier (Results 1 – 7 of 7) sorted by relevance
1087 fs_visitor::emit_barrier() in emit_barrier() function in fs_visitor
1182 bool Shader::emit_barrier(nir_intrinsic_instr* intr) in emit_barrier() function in r600::Shader
456 void (*emit_barrier)(struct lp_build_context *bld_base); member
1525 static void emit_barrier(struct lp_build_nir_context *bld_base) in emit_barrier() function
2571 emit_barrier(struct ntd_context *ctx, nir_intrinsic_instr *intr) in emit_barrier() function
10749 emit_barrier(struct svga_shader_emitter_v10 *emit, in emit_barrier() function
8408 void CompilerMSL::emit_barrier(uint32_t id_exe_scope, uint32_t id_mem_scope, uint32_t id_mem_sem) in emit_barrier() function in CompilerMSL