Home
last modified time | relevance | path

Searched refs:nir_opt_uniform_atomics (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_uniform_atomics.c321 nir_opt_uniform_atomics(nir_shader *shader) in nir_opt_uniform_atomics() function
H A Dnir.h5573 bool nir_opt_uniform_atomics(nir_shader *shader);
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp448 nir_opt_uniform_atomics(shader); in init_context()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c1247 /* TODO: Enable nir_opt_uniform_atomics on Gfx7.x too. in brw_postprocess_nir()
1259 if (opt_uniform_atomic_stage_allowed && OPT(nir_opt_uniform_atomics)) { in brw_postprocess_nir()

Completed in 13 milliseconds