Home
last modified time | relevance | path

Searched refs:use_scoped_barrier (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/tests/
Dhelpers.h60 nir_options.use_scoped_barrier = true; in get_nir()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c118 .use_scoped_barrier = true, \
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c52 .use_scoped_barrier = true, \
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c634 .use_scoped_barrier = true,
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4123 if (b->shader->options->use_scoped_barrier) { in vtn_emit_memory_barrier()
4270 if (b->shader->options->use_scoped_barrier) { in vtn_handle_barrier()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c99 .use_scoped_barrier = true, in get_nir_options_for_stage()
/third_party/mesa3d/src/compiler/nir/
Dnir.h3594 bool use_scoped_barrier; member
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c117 .use_scoped_barrier = true,
/third_party/mesa3d/docs/relnotes/
D22.1.0.rst2496 - llvmpipe: set nir_shader_compiler_options::use_scoped_barrier