Searched defs:compute_lambda_from_grad_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_tex_sample.h | 56 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) |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_tex_sample.h | 56 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) |
Completed in 2 milliseconds