freedreno: minor cleanups

Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
Rob Clark
2019-01-29 12:29:16 -05:00
parent c3baa077bf
commit 446a14bc0a
2 changed files with 0 additions and 2 deletions
@@ -160,7 +160,6 @@ fd_blitter_pipe_copy_region(struct fd_context *ctx,
/**
* Copy a block of pixels from one resource to another.
* The resource must be of the same format.
* Resources with nr_samples > 1 are not allowed.
*/
void
fd_resource_copy_region(struct pipe_context *pctx,
@@ -100,7 +100,6 @@ struct fd_resource {
uint16_t seqno;
unsigned tile_mode : 2;
unsigned preferred_tile_mode : 2;
/*
* LRZ