Home
last modified time | relevance | path

Searched defs:emit_barrier (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp865 fs_visitor::emit_barrier() in emit_barrier() function in fs_visitor
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_base.cpp721 bool ShaderFromNirProcessor::emit_barrier(UNUSED nir_intrinsic_instr* instr) in emit_barrier() function in r600::ShaderFromNirProcessor
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h453 void (*emit_barrier)(struct lp_build_context *bld_base); member
Dlp_bld_nir_soa.c1275 static void emit_barrier(struct lp_build_nir_context *bld_base) in emit_barrier() function