Home
last modified time | relevance | path

Searched defs:swImg (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c164 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in linear_texel_locations() local
292 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in nearest_texel_location() local
852 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_1d_nearest() local
877 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_1d_linear() local
1119 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_nearest() local
1153 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_linear() local
1218 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_linear_repeat() local
1384 const struct swrast_texture_image *swImg = swrast_texture_image_const(image); in sample_linear_2d() local
1418 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in opt_sample_rgb_2d() local
1463 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in opt_sample_rgba_2d() local
[all …]
Ds_texture.c69 struct swrast_texture_image *swImg = swrast_texture_image(texImage); in _swrast_alloc_texture_image_buffer() local
110 struct swrast_texture_image *swImg = swrast_texture_image(texImage); in _swrast_init_texture_image() local
Ds_fragprog.c121 const struct swrast_texture_image *swImg = in fetch_texel_deriv() local
Ds_triangle.c1051 const struct swrast_texture_image *swImg; in _swrast_choose_triangle() local
Ds_span.c499 const struct swrast_texture_image *swImg = in interpolate_texcoords() local