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

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

Completed in 175 milliseconds