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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_mc.c53 calc_position(struct vl_mc *r, struct ureg_program *shader, struct ureg_src block_scale) function in typeref:struct:ureg_dst
122 t_vpos = calc_position(r, shader, ureg_imm2f(shader,
251 t_vpos = calc_position(r, shader, ureg_imm2f(shader, scale.x, scale.y));
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_mc.c53 calc_position(struct vl_mc *r, struct ureg_program *shader, struct ureg_src block_scale) function in typeref:struct:ureg_dst
122 t_vpos = calc_position(r, shader, ureg_imm2f(shader,
251 t_vpos = calc_position(r, shader, ureg_imm2f(shader, scale.x, scale.y));

Completed in 4 milliseconds