Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texture.c90 struct swrast_texture_image *swImg = swrast_texture_image(texImage); in _swrast_alloc_texture_image_buffer() local
128 struct swrast_texture_image *swImg = swrast_texture_image(texImage); in _swrast_init_texture_image() local
Ds_texfilter.c166 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in linear_texel_locations() local
295 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in nearest_texel_location() local
855 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_1d_nearest() local
880 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_1d_linear() local
1122 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_nearest() local
1156 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_linear() local
1221 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_linear_repeat() local
1387 const struct swrast_texture_image *swImg = swrast_texture_image_const(image); in sample_linear_2d() local
1421 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in opt_sample_rgb_2d() local
1466 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in opt_sample_rgba_2d() local
[all …]
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.c500 const struct swrast_texture_image *swImg = in interpolate_texcoords() local