Searched refs:sample_nearest_cube (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 2420 sample_nearest_cube(struct gl_context *ctx, in sample_nearest_cube() function 2617 sample_nearest_cube(ctx, samp, tObj, m, texcoords + minStart, in sample_lambda_cube() 2655 sample_nearest_cube(ctx, samp, tObj, m, texcoords + magStart, in sample_lambda_cube() 3793 return sample_nearest_cube; in _swrast_choose_texture_sample_func()
|