Searched refs:calc_position (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
H A D | vl_mc.c | 53 calc_position(struct vl_mc *r, struct ureg_program *shader, struct ureg_src block_scale) function 118 t_vpos = calc_position(r, shader, ureg_imm2f(shader, 247 t_vpos = calc_position(r, shader, ureg_imm2f(shader, scale.x, scale.y));
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_mc.c | 53 calc_position(struct vl_mc *r, struct ureg_program *shader, struct ureg_src block_scale) function 118 t_vpos = calc_position(r, shader, ureg_imm2f(shader, 247 t_vpos = calc_position(r, shader, ureg_imm2f(shader, scale.x, scale.y));
|
Completed in 57 milliseconds