Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_flow.h116 struct lp_build_loop_state struct
127 lp_build_loop_begin(struct lp_build_loop_state *state, argument
132 lp_build_loop_end(struct lp_build_loop_state *state,
137 lp_build_loop_force_set_counter(struct lp_build_loop_state *state,
141 lp_build_loop_force_reload_counter(struct lp_build_loop_state *state);
143 lp_build_loop_end_cond(struct lp_build_loop_state *state,
Dlp_bld_flow.c228 lp_build_loop_begin(struct lp_build_loop_state *state, in lp_build_loop_begin()
252 lp_build_loop_end_cond(struct lp_build_loop_state *state, in lp_build_loop_end_cond()
281 lp_build_loop_force_set_counter(struct lp_build_loop_state *state, in lp_build_loop_force_set_counter()
289 lp_build_loop_force_reload_counter(struct lp_build_loop_state *state) in lp_build_loop_force_reload_counter()
296 lp_build_loop_end(struct lp_build_loop_state *state, in lp_build_loop_end()
Dlp_bld_nir_soa.c850 struct lp_build_loop_state loop_state; in emit_load_global()
892 struct lp_build_loop_state loop_state; in emit_store_global()
943 struct lp_build_loop_state loop_state; in emit_atomic_global()
1255 struct lp_build_loop_state loop_state; in emit_load_mem()
1358 struct lp_build_loop_state loop_state; in emit_store_mem()
1420 struct lp_build_loop_state loop_state; in emit_atomic_mem()
1685 struct lp_build_loop_state loop_state; in emit_tex()
2079 struct lp_build_loop_state loop_state; in emit_vote()
2144 struct lp_build_loop_state loop_state; in emit_ballot()
2168 struct lp_build_loop_state loop_state; in emit_elect()
[all …]
Dlp_bld_format_soa.c1099 struct lp_build_loop_state loop_state; in lp_build_store_rgba_soa()
Dlp_bld_tgsi_soa.c3529 struct lp_build_loop_state loop_state; in load_emit()
3649 struct lp_build_loop_state loop_state; in store_emit()
3843 struct lp_build_loop_state loop_state; in atomic_emit()
Dlp_bld_sample_soa.c4587 struct lp_build_loop_state loop_state; in lp_build_do_atomic_soa()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear_llvm.c470 struct lp_build_loop_state loop_read, loop_write; in llvmpipe_fs_variant_linear_llvm()
Dlp_state_cs.c186 struct lp_build_loop_state loop_state[4]; in generate_compute()
413 struct lp_build_loop_state mask_loop_state; in generate_compute()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c1925 struct lp_build_loop_state lp_loop; in draw_llvm_generate()
3427 struct lp_build_loop_state loop_state[2]; in draw_tcs_llvm_generate()
4035 struct lp_build_loop_state lp_loop; in draw_tes_llvm_generate()