Searched refs:t_dst_index (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r3xx_vertprog.c | 73 static unsigned long t_dst_index(struct r300_vertex_program_code *vp, in t_dst_index() function 194 t_dst_index(vp, &vpi->DstReg), in ei_vector1() 211 t_dst_index(vp, &vpi->DstReg), in ei_vector2() 228 t_dst_index(vp, &vpi->DstReg), in ei_math1() 246 t_dst_index(vp, &vpi->DstReg), in ei_lit() 314 t_dst_index(vp, &vpi->DstReg), in ei_mad() 322 t_dst_index(vp, &vpi->DstReg), in ei_mad() 356 t_dst_index(vp, &vpi->DstReg), in ei_pow()
|