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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c157 unsigned prescale_scale_index, prescale_trans_index; member in struct:svga_shader_emitter_v10::__anond551882b0308
3068 emit->vposition.prescale_scale_index = total_consts++;
6048 make_src_const_reg(emit->vposition.prescale_scale_index);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c270 unsigned prescale_scale_index, prescale_trans_index; member in struct:svga_shader_emitter_v10::__anon581dcb1e0408
5345 emit->vposition.prescale_scale_index = total_temps++;
5395 emit->vposition.prescale_scale_index = total_temps++;
9620 make_src_temp_reg(emit->vposition.prescale_scale_index);
10155 make_dst_temp_reg(emit->vposition.prescale_scale_index);

Completed in 21 milliseconds