llvmpipe: get rid of llvmpipe_get_texture_image
authorRoland Scheidegger <sroland@vmware.com>
Tue, 1 Jul 2014 01:38:41 +0000 (03:38 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 1 Jul 2014 23:55:59 +0000 (01:55 +0200)
commita4d0758d9d3383cf1411a65e76180f5302cfc3cd
tree8a7ebc544534e338998d7cf68a55b8c2a30ba645
parentaa1ab8173dfe73692cf65af401e7345ec78bb313
llvmpipe: get rid of llvmpipe_get_texture_image

The only caller left used it only for non display target textures,
hence it was really the same as llvmpipe_get_texture_image_address - it
also had a usage flag but this was ignored anyway.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/llvmpipe/lp_texture.c
src/gallium/drivers/llvmpipe/lp_texture.h