Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c1414 opt_sample_rgb_2d(struct gl_context *ctx, in opt_sample_rgb_2d() function
1527 opt_sample_rgb_2d(ctx, samp, tObj, m, texcoords + minStart, in sample_lambda_2d()
1584 opt_sample_rgb_2d(ctx, samp, tObj, m, texcoords + magStart, in sample_lambda_2d()
3766 func = &opt_sample_rgb_2d; in _swrast_choose_texture_sample_func()