Home
last modified time | relevance | path

Searched refs:t_dst_index (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c73 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()
210 t_dst_index(vp, &vpi->DstReg), in ei_vector2()
226 t_dst_index(vp, &vpi->DstReg), in ei_math1()
243 t_dst_index(vp, &vpi->DstReg), in ei_lit()
310 t_dst_index(vp, &vpi->DstReg), in ei_mad()
317 t_dst_index(vp, &vpi->DstReg), in ei_mad()
350 t_dst_index(vp, &vpi->DstReg), in ei_pow()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c73 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()
210 t_dst_index(vp, &vpi->DstReg), in ei_vector2()
226 t_dst_index(vp, &vpi->DstReg), in ei_math1()
243 t_dst_index(vp, &vpi->DstReg), in ei_lit()
310 t_dst_index(vp, &vpi->DstReg), in ei_mad()
317 t_dst_index(vp, &vpi->DstReg), in ei_mad()
350 t_dst_index(vp, &vpi->DstReg), in ei_pow()