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.c461 const_coeff(struct setup_context *setup, in const_coeff() function
636 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); in setup_tri_coefficients()
992 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); in setup_line_coefficients()
1240 const_coeff(setup, &setup->posCoef, 0, 2); in sp_setup_point()
1241 const_coeff(setup, &setup->posCoef, 0, 3); in sp_setup_point()
1252 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); in sp_setup_point()