Lines Matching refs:vmax
82 const float (*vmax)[4]; member
310 setup->vmax = v2; in setup_sort_vertices()
316 setup->vmax = v1; in setup_sort_vertices()
322 setup->vmax = v1; in setup_sort_vertices()
330 setup->vmax = v2; in setup_sort_vertices()
336 setup->vmax = v0; in setup_sort_vertices()
342 setup->vmax = v0; in setup_sort_vertices()
349 setup->emaj.dx = setup->vmax[0][0] - setup->vmin[0][0]; in setup_sort_vertices()
350 setup->emaj.dy = setup->vmax[0][1] - setup->vmin[0][1]; in setup_sort_vertices()
351 setup->etop.dx = setup->vmax[0][0] - setup->vmid[0][0]; in setup_sort_vertices()
352 setup->etop.dy = setup->vmax[0][1] - setup->vmid[0][1]; in setup_sort_vertices()
481 float maxa = v[2] * setup->vmax[0][3]; in tri_persp_coeff()
555 v[2] = setup->vmax[0][2]; in setup_tri_coefficients()
560 v[2] = setup->vmax[0][3]; in setup_tri_coefficients()
579 v[2] = setup->vmax[vertSlot][j]; in setup_tri_coefficients()
587 v[2] = setup->vmax[vertSlot][j]; in setup_tri_coefficients()
626 float vmax_y = setup->vmax[0][1] - setup->pixel_offset; in setup_tri_edges()
863 const float a1 = v[1] * setup->vmax[0][3]; in line_persp_coeff()
899 setup->vmax = v1; in setup_line_coefficients()
901 setup->emaj.dx = setup->vmax[0][0] - setup->vmin[0][0]; in setup_line_coefficients()
902 setup->emaj.dy = setup->vmax[0][1] - setup->vmin[0][1]; in setup_line_coefficients()
913 v[1] = setup->vmax[0][2]; in setup_line_coefficients()
917 v[1] = setup->vmax[0][3]; in setup_line_coefficients()
934 v[1] = setup->vmax[vertSlot][j]; in setup_line_coefficients()
941 v[1] = setup->vmax[vertSlot][j]; in setup_line_coefficients()