Searched refs:mip_level_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 | 95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview, typedef in typeref:typename:void (*)(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,const float lod[TGSI_QUAD_SIZE],float level[TGSI_QUAD_SIZE]) 127 mip_level_func relative_level; |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_tex_sample.h | 95 typedef void (*mip_level_func)(const struct sp_sampler_view *sp_sview, typedef in typeref:typename:void (*)(const struct sp_sampler_view * sp_sview,const struct sp_sampler * sp_samp,const float lod[TGSI_QUAD_SIZE],float level[TGSI_QUAD_SIZE]) 130 mip_level_func relative_level; |
Completed in 3 milliseconds