X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fdrivers%2Fdri%2Fradeon%2Fradeon_texture.h;h=6ef640c3e203d2e365f09c2d6158e1e22963cb68;hb=6404fcb266753a2fd8243210b3553bfe846ce104;hp=343c171cec1ed7300b1972606de8ada627814694;hpb=dca4178130f2704d54cc16fba13f9585e6ae0e54;p=mesa.git diff --git a/src/mesa/drivers/dri/radeon/radeon_texture.h b/src/mesa/drivers/dri/radeon/radeon_texture.h index 343c171cec1..6ef640c3e20 100644 --- a/src/mesa/drivers/dri/radeon/radeon_texture.h +++ b/src/mesa/drivers/dri/radeon/radeon_texture.h @@ -51,9 +51,6 @@ int radeon_validate_texture_miptree(struct gl_context * ctx, struct gl_texture_object *texObj); -void radeon_swrast_map_texture_images(struct gl_context *ctx, struct gl_texture_object *texObj); -void radeon_swrast_unmap_texture_images(struct gl_context *ctx, struct gl_texture_object *texObj); - gl_format radeonChooseTextureFormat_mesa(struct gl_context * ctx, GLenum target, GLint internalFormat,