Home
last modified time | relevance | path

Searched refs:lp_soa_context (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c585 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_constant()
642 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_immediate()
661 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_input()
727 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_temporary()
788 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_system_value()
931 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_store_chan()
1121 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_store()
1548 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in lp_emit_declaration_soa()
1604 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in lp_emit_immediate_soa()
1648 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in ddx_emit()
[all …]
Dlp_bld_tgsi.h473 lp_soa_context(struct lp_build_tgsi_context *bld_base) in lp_soa_context() function
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c127 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in emit_fetch_immediate()
160 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in emit_fetch_temporary()
191 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in emit_fetch_output()
276 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in emit_store()
654 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in txf_fetch_args()