HomeSort by relevance Sort by last modified time
    Searched refs:calc_position (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
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/
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 44 milliseconds