Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_visitor.cpp787 fs_visitor::emit_barrier() in emit_barrier() function in fs_visitor
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c3918 static void emit_barrier(struct ac_llvm_context *ac, gl_shader_stage stage) in emit_barrier() function