Searched refs:swrast_texture_image_const (Results 1 – 5 of 5) sorted by relevance
166 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in linear_texel_locations()295 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in nearest_texel_location()855 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_1d_nearest()880 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_1d_linear()1122 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_nearest()1156 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_linear()1221 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in sample_2d_linear_repeat()1387 const struct swrast_texture_image *swImg = swrast_texture_image_const(image); in sample_linear_2d()1421 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in opt_sample_rgb_2d()1466 const struct swrast_texture_image *swImg = swrast_texture_image_const(img); in opt_sample_rgba_2d()[all …]
133 swrast_texture_image_const(texImg); \191 swrast_texture_image_const(texImg); \548 swrast_texture_image_const(texImg); \817 swrast_texture_image_const(texImg); \1064 swImg = swrast_texture_image_const(texImg); in _swrast_choose_triangle()
122 swrast_texture_image_const(texImg); in fetch_texel_deriv()
178 swrast_texture_image_const(const struct gl_texture_image *img) in swrast_texture_image_const() function
504 swrast_texture_image_const(img); in interpolate_texcoords()