Lines Matching defs:vmid
83 const float (*vmid)[4];
309 setup->vmid = v1;
315 setup->vmid = v0;
321 setup->vmid = v2;
329 setup->vmid = v0;
335 setup->vmid = v1;
341 setup->vmid = v2;
347 setup->ebot.dx = setup->vmid[0][0] - setup->vmin[0][0];
348 setup->ebot.dy = setup->vmid[0][1] - setup->vmin[0][1];
351 setup->etop.dx = setup->vmax[0][0] - setup->vmid[0][0];
352 setup->etop.dy = setup->vmax[0][1] - setup->vmid[0][1];
424 * v[0], v[1] and v[2] are vmin, vmid and vmax, respectively.
469 * v[0], v[1] and v[2] are vmin, vmid and vmax, respectively.
480 float mida = v[1] * setup->vmid[0][3];
538 * Must be called after setup->vmin,vmid,vmax,vprovoke are initialized.
554 v[1] = setup->vmid[0][2];
559 v[1] = setup->vmid[0][3];
578 v[1] = setup->vmid[vertSlot][j];
586 v[1] = setup->vmid[vertSlot][j];
622 float vmid_x = setup->vmid[0][0] + setup->pixel_offset;
625 float vmid_y = setup->vmid[0][1] - setup->pixel_offset;