Home
last modified time | relevance | path

Searched refs:opt_sample_rgb_2d (Results 1 – 3 of 3) 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()
3767 func = &opt_sample_rgb_2d; in _swrast_choose_texture_sample_func()
/external/mesa3d/docs/relnotes/
D7.9.1.rst161 - swrast: init alpha value to 1.0 in opt_sample_rgb_2d()
D7.10.rst467 - swrast: init alpha value to 1.0 in opt_sample_rgb_2d()