Searched refs:lp_soa_context (Results 1 – 3 of 3) sorted by relevance
1183 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 …]
568 lp_soa_context(struct lp_build_tgsi_context *bld_base) in lp_soa_context() function
485 struct lp_build_tgsi_soa_context *bld = lp_soa_context(bld_base); in swr_gs_llvm_end_primitive()