Searched refs:t_dst_index (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r3xx_vertprog.c | 76 static unsigned long t_dst_index(struct r300_vertex_program_code *vp, in t_dst_index() function 197 t_dst_index(vp, &vpi->DstReg), in ei_vector1() 214 t_dst_index(vp, &vpi->DstReg), in ei_vector2() 231 t_dst_index(vp, &vpi->DstReg), in ei_math1() 249 t_dst_index(vp, &vpi->DstReg), in ei_lit() 317 t_dst_index(vp, &vpi->DstReg), in ei_mad() 325 t_dst_index(vp, &vpi->DstReg), in ei_mad() 359 t_dst_index(vp, &vpi->DstReg), in ei_pow()
|