/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
H A D | sp_quad.h | 105 const struct tgsi_interp_coef *posCoef; member
|
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
H A D | sp_quad.h | 105 const struct tgsi_interp_coef *posCoef; member
|
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
H A D | sp_quad.h | 105 const struct tgsi_interp_coef *posCoef; member
|
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 571 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 572 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 575 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 602 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 607 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 990 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 994 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1283 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1284 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 58 const float dzdx = quads[0]->posCoef->dadx[2]; in NAME() 59 const float dzdy = quads[0]->posCoef->dady[2]; in NAME() 60 const float z0 = quads[0]->posCoef->a0[2] + dzdx * fx + dzdy * fy; in NAME()
|
H A D | sp_setup.c | 102 struct tgsi_interp_coef posCoef; /* For Z, W */ member 525 setup->coef[slot].a0[2] = setup->posCoef.a0[2]; in setup_fragcoord_coeff() 526 setup->coef[slot].dadx[2] = setup->posCoef.dadx[2]; in setup_fragcoord_coeff() 529 setup->coef[slot].a0[3] = setup->posCoef.a0[3]; in setup_fragcoord_coeff() 556 tri_linear_coeff(setup, &setup->posCoef, 2, v); in setup_tri_coefficients() 561 tri_linear_coeff(setup, &setup->posCoef, 3, v); in setup_tri_coefficients() 914 line_linear_coeff(setup, &setup->posCoef, 2, v); in setup_line_coefficients() 918 line_linear_coeff(setup, &setup->posCoef, 3, v); in setup_line_coefficients() 1203 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point() 1204 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point() [all …]
|