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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c622 float vmid_x = setup->vmid[0][0] + setup->pixel_offset; local in function:setup_tri_edges
636 setup->etop.sx = vmid_x + (setup->etop.sy - vmid_y) * setup->etop.dxdy;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_setup.c671 float vmid_x = setup->vmid[0][0] + setup->pixel_offset; local in function:setup_tri_edges
685 setup->etop.sx = vmid_x + (setup->etop.sy - vmid_y) * setup->etop.dxdy;

Completed in 6 milliseconds