Lines Matching refs:vmax
82 const float (*vmax)[4];
310 setup->vmax = v2;
316 setup->vmax = v1;
322 setup->vmax = v1;
330 setup->vmax = v2;
336 setup->vmax = v0;
342 setup->vmax = v0;
349 setup->emaj.dx = setup->vmax[0][0] - setup->vmin[0][0];
350 setup->emaj.dy = setup->vmax[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.
481 float maxa = v[2] * setup->vmax[0][3];
538 * Must be called after setup->vmin,vmid,vmax,vprovoke are initialized.
555 v[2] = setup->vmax[0][2];
560 v[2] = setup->vmax[0][3];
579 v[2] = setup->vmax[vertSlot][j];
587 v[2] = setup->vmax[vertSlot][j];
626 float vmax_y = setup->vmax[0][1] - setup->pixel_offset;
832 * v[0] and v[1] are vmin and vmax, respectively.
854 * v[0] and v[1] are vmin and vmax, respectively.
863 const float a1 = v[1] * setup->vmax[0][3];
877 * Must be called after setup->vmin,vmax are initialized.
893 /* use setup->vmin, vmax to point to vertices */
899 setup->vmax = v1;
901 setup->emaj.dx = setup->vmax[0][0] - setup->vmin[0][0];
902 setup->emaj.dy = setup->vmax[0][1] - setup->vmin[0][1];
913 v[1] = setup->vmax[0][2];
917 v[1] = setup->vmax[0][3];
934 v[1] = setup->vmax[vertSlot][j];
941 v[1] = setup->vmax[vertSlot][j];