freedreno: Allow UBWC on textures with multiple mipmap levels.
[mesa.git] / src / gallium / drivers / freedreno / a6xx / fd6_resource.h
index f639207c6bc208a9ac1d456ab115852acdb4c9ab..b988f1c78b606559ae51a95430c3e595c3c34f44 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "freedreno_resource.h"
 
-uint32_t fd6_fill_ubwc_buffer_sizes(struct fd_resource *rsc);
 void fd6_validate_format(struct fd_context *ctx, struct fd_resource *rsc,
                enum pipe_format format);
 uint32_t fd6_setup_slices(struct fd_resource *rsc);