Lines Matching defs:texImage
58 struct gl_texture_image *texImage) in _swrast_delete_texture_image()
65 texture_slices(const struct gl_texture_image *texImage) in texture_slices()
74 _swrast_teximage_slice_height(struct gl_texture_image *texImage) in _swrast_teximage_slice_height()
90 struct gl_texture_image *texImage) in _swrast_alloc_texture_image_buffer()
128 _swrast_init_texture_image(struct gl_texture_image *texImage) in _swrast_init_texture_image()
166 struct gl_texture_image *texImage) in _swrast_free_texture_image_buffer()
182 check_map_teximage(const struct gl_texture_image *texImage, in check_map_teximage()
210 struct gl_texture_image *texImage, in _swrast_map_teximage()
257 struct gl_texture_image *texImage, in _swrast_unmap_teximage()
272 struct gl_texture_image *texImage = texObj->Image[face][level]; in _swrast_map_texture() local
332 struct gl_texture_image *texImage = texObj->Image[face][level]; in _swrast_unmap_texture() local