Searched defs:compute_lambda_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 | 51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview, typedef in typeref:typename:float (*)(const struct sp_sampler_view * sp_sview,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE]) |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_tex_sample.h | 51 typedef float (*compute_lambda_func)(const struct sp_sampler_view *sp_sview, typedef in typeref:typename:float (*)(const struct sp_sampler_view * sp_sview,const float s[TGSI_QUAD_SIZE],const float t[TGSI_QUAD_SIZE],const float p[TGSI_QUAD_SIZE]) |
Completed in 2 milliseconds