Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c154 emit_fetch_temporary( in emit_fetch_temporary() function
166 values[chan] = emit_fetch_temporary(bld_base, reg, type, chan); in emit_fetch_temporary()
1045 bld_base->emit_fetch_funcs[TGSI_FILE_TEMPORARY] = emit_fetch_temporary; in radeon_llvm_context_init()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c200 emit_fetch_temporary( in emit_fetch_temporary() function
1022 bld.bld_base.emit_fetch_funcs[TGSI_FILE_TEMPORARY] = emit_fetch_temporary; in lp_build_tgsi_aos()
Dlp_bld_tgsi_soa.c721 emit_fetch_temporary( in emit_fetch_temporary() function
2093 bld.bld_base.emit_fetch_funcs[TGSI_FILE_TEMPORARY] = emit_fetch_temporary; in lp_build_tgsi_soa()