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.c1183 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_constant()
1286 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_64bit()
1312 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_immediate()
1391 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_input()
1470 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_gs_input()
1543 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_temporary()
1610 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_fetch_system_value()
1707 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_store_64bit_chan()
1747 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_store_chan()
1889 struct lp_build_tgsi_soa_context * bld = lp_soa_context(bld_base); in emit_debug()
[all …]
Dlp_bld_tgsi.h568 lp_soa_context(struct lp_build_tgsi_context *bld_base) in lp_soa_context() function
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp485 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in swr_gs_llvm_end_primitive()