Home
last modified time | relevance | path

Searched refs:nir_opt_offsets (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_offsets.c215 nir_opt_offsets(nir_shader *shader, const nir_opt_offsets_options *options) in nir_opt_offsets() function
H A Dnir.h5551 bool nir_opt_offsets(nir_shader *shader, const nir_opt_offsets_options *options);
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir.c141 progress |= OPT(s, nir_opt_offsets, &offset_options); in ir3_optimize_loop()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.c249 NIR_PASS(_, nir, nir_opt_offsets, &offset_options); in radv_optimize_nir_algebraic()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.c1701 NIR_PASS_V(nir, nir_opt_offsets, &offset_options); in si_get_nir_shader()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c3216 NIR_PASS(progress, s, nir_opt_offsets, &offset_options); in ntt_optimize_nir()

Completed in 20 milliseconds