Searched refs:compute_lambda_from_grad_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview, typedef in typeref:typename:float (*)(const struct sp_sampler_view * sp_sview,const float derivs[3][2][TGSI_QUAD_SIZE],uint quad)
123 compute_lambda_from_grad_func compute_lambda_from_grad;
165 compute_lambda_from_grad_func
H A Dsp_tex_sample.c662 compute_lambda_from_grad_func
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.h56 typedef float (*compute_lambda_from_grad_func)(const struct sp_sampler_view *sp_sview, typedef in typeref:typename:float (*)(const struct sp_sampler_view * sp_sview,const float derivs[3][2][TGSI_QUAD_SIZE],uint quad)
123 compute_lambda_from_grad_func compute_lambda_from_grad;
168 compute_lambda_from_grad_func
H A Dsp_tex_sample.c676 compute_lambda_from_grad_func

Completed in 13 milliseconds