Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c2823 sample_2d_array_nearest(struct gl_context *ctx, in sample_2d_array_nearest() function
2937 sample_2d_array_nearest(ctx, samp, tObj->Image[0][level], texcoord[i], in sample_2d_array_nearest_mipmap_nearest()
2972 sample_2d_array_nearest(ctx, samp, tObj->Image[0][tObj->_MaxLevel], in sample_2d_array_nearest_mipmap_linear()
2978 sample_2d_array_nearest(ctx, samp, tObj->Image[0][level ], in sample_2d_array_nearest_mipmap_linear()
2980 sample_2d_array_nearest(ctx, samp, tObj->Image[0][level+1], in sample_2d_array_nearest_mipmap_linear()
3028 sample_2d_array_nearest(ctx, samp, image, texcoords[i], rgba[i]); in sample_nearest_2d_array()
3073 sample_2d_array_nearest(ctx, samp, _mesa_base_tex_image(tObj), in sample_lambda_2d_array()
3116 sample_2d_array_nearest(ctx, samp, _mesa_base_tex_image(tObj), in sample_lambda_2d_array()