Home
last modified time | relevance | path

Searched defs:tmp_dst (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_compiler.c523 struct tgsi_dst_register *tmp_dst, in get_internal_temp()
690 struct tgsi_dst_register tmp_dst; in translate_pow() local
741 struct tgsi_dst_register tmp_dst; in translate_tex() local
836 struct tgsi_dst_register tmp_dst; in translate_sge_slt() local
921 struct tgsi_dst_register tmp_dst; in translate_trig() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c3438 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_puint_to_sscaled() local
3554 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_cmp() local
3586 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_dp2a() local
3635 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_dph() local
3790 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_exp() local
3896 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_kill_if() local
4144 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_log() local
4257 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_pow() local
4295 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_rcp() local
4332 struct tgsi_full_dst_register tmp_dst = make_dst_temp_reg(tmp); in emit_rsq() local
[all …]
/external/webp/src/enc/
Dquant_enc.c925 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC; // scratch buffer in PickBestIntra16() local
1002 uint8_t* tmp_dst = it->yuv_p_ + I4TMP; // scratch buffer. in PickBestIntra4() local
1076 uint8_t* tmp_dst = it->yuv_out2_ + U_OFF_ENC; // scratch buffer in PickBestUV() local
1209 uint8_t* const tmp_dst = it->yuv_out2_ + Y_OFF_ENC + VP8Scan[it->i4_]; in RefineUsingDistortion() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp404 dst_reg tmp_dst(this, glsl_type::uvec2_type); in emit_pack_half_2x16() local
469 dst_reg tmp_dst(this, glsl_type::uvec2_type); in emit_unpack_half_2x16() local
Dbrw_vec4_nir.cpp1204 dst_reg tmp_dst = dst_reg(src_reg(this, glsl_type::dvec4_type)); in emit_conversion_to_double() local
Dbrw_fs_nir.cpp2050 fs_reg tmp_dst = dst; in emit_gs_input_load() local
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp2068 dst_reg tmp_dst = dst_reg(tmp_src); in visit() local
/external/openssh/
Dsftp.c690 char *tmp_dst = NULL; in process_put() local
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp3935 st_dst_reg tmp_dst = st_dst_reg(tmp); in canonicalize_gather_offset() local
4117 st_dst_reg tmp_dst = st_dst_reg(tmp_src); in visit() local