Searched refs:opt_sample_rgb_2d (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 1414 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/ |
D | 7.9.1.rst | 161 - swrast: init alpha value to 1.0 in opt_sample_rgb_2d()
|
D | 7.10.rst | 467 - swrast: init alpha value to 1.0 in opt_sample_rgb_2d()
|