Home
last modified time | relevance | path

Searched refs:const_coeff (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c462 const_coeff(struct setup_context *setup, in const_coeff() function
628 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); in setup_tri_coefficients()
1014 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); in setup_line_coefficients()
1290 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point()
1291 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point()
1302 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); in sp_setup_point()