Searched refs:tmp_cond (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_dynamic_indexing.c112 int tmp_cond = dc->orig_num_tmp + 2; local in function:remove_dynamic_indexes
206 tmp_cond, TGSI_WRITEMASK_X);
223 tmp_cond, TGSI_SWIZZLE_X,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c8819 unsigned tmp_cond = get_temp_index(emit); local in function:emit_dsqrt
8820 struct tgsi_full_dst_register tmp_cond_dst = make_dst_temp_reg(tmp_cond);
8823 struct tgsi_full_src_register tmp_cond_src = make_src_temp_reg(tmp_cond);

Completed in 36 milliseconds