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.c452 const_coeff(struct setup_context *setup, in const_coeff() function
618 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); in setup_tri_coefficients()
1005 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); 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()
1295 const_coeff(setup, &setup->coef[fragSlot], vertSlot, j); in sp_setup_point()