Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c158 static unsigned long t_src_scalar(struct r300_vertex_program_code *vp, in t_src_scalar() function
234 inst[1] = t_src_scalar(vp, &vpi->SrcReg[0]); in ei_math1()
362 inst[1] = t_src_scalar(vp, &vpi->SrcReg[0]); in ei_pow()
364 inst[3] = t_src_scalar(vp, &vpi->SrcReg[1]); in ei_pow()