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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_setup.c 679 float vmid_x = setup->vmid[0][0] + setup->pixel_offset; local
693 setup->etop.sx = vmid_x + (setup->etop.sy - vmid_y) * setup->etop.dxdy;
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 679 float vmid_x = setup->vmid[0][0] + setup->pixel_offset; local
693 setup->etop.sx = vmid_x + (setup->etop.sy - vmid_y) * setup->etop.dxdy;
    [all...]

Completed in 104 milliseconds