radv: drop unused r600_htile_info.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Dave Airlie
2017-10-17 07:12:28 +01:00
parent c8eb3558cc
commit 14978a1c3b
-9
View File
@@ -1195,15 +1195,6 @@ struct radv_cmask_info {
unsigned base_address_reg;
};
struct r600_htile_info {
uint64_t offset;
uint64_t size;
unsigned pitch;
unsigned height;
unsigned xalign;
unsigned yalign;
};
struct radv_image {
VkImageType type;
/* The original VkFormat provided by the client. This may not match any