Lines Matching defs:texImage
56 struct gl_texture_image *texImage) in _swrast_delete_texture_image()
63 texture_slices(const struct gl_texture_image *texImage) in texture_slices()
72 _swrast_teximage_slice_height(struct gl_texture_image *texImage) in _swrast_teximage_slice_height()
88 struct gl_texture_image *texImage) in _swrast_alloc_texture_image_buffer()
126 _swrast_init_texture_image(struct gl_texture_image *texImage) in _swrast_init_texture_image()
164 struct gl_texture_image *texImage) in _swrast_free_texture_image_buffer()
180 check_map_teximage(const struct gl_texture_image *texImage, in check_map_teximage()
208 struct gl_texture_image *texImage, in _swrast_map_teximage()
255 struct gl_texture_image *texImage, in _swrast_unmap_teximage()
270 struct gl_texture_image *texImage = texObj->Image[face][level]; in _swrast_map_texture() local
330 struct gl_texture_image *texImage = texObj->Image[face][level]; in _swrast_unmap_texture() local