Home
last modified time | relevance | path

Searched refs:texture_sample_func (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_texfilter.h36 extern texture_sample_func
Ds_context.h55 typedef void (*texture_sample_func)(struct gl_context *ctx, typedef
315 texture_sample_func TextureSample[MAX_COMBINED_TEXTURE_IMAGE_UNITS];
Ds_texfilter.c3710 texture_sample_func
3757 texture_sample_func func; in _swrast_choose_texture_sample_func()