freedreno: minor cleanups
authorRob Clark <robdclark@gmail.com>
Tue, 29 Jan 2019 17:29:16 +0000 (12:29 -0500)
committerRob Clark <robdclark@gmail.com>
Tue, 29 Jan 2019 17:30:50 +0000 (12:30 -0500)
Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/freedreno_blitter.c
src/gallium/drivers/freedreno/freedreno_resource.h

index aaf39f4c4d2c03a7aaf33b4eeb73b648ca3742ee..99edd0186d33c4466744933a73cae9b39affdaf2 100644 (file)
@@ -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,
index 9fc93d3c9a5f5e817ad8e4737741e771c2c79d26..2a31d637d731540ff6917be89f908dda87058f58 100644 (file)
@@ -100,7 +100,6 @@ struct fd_resource {
        uint16_t seqno;
 
        unsigned tile_mode : 2;
-       unsigned preferred_tile_mode : 2;
 
        /*
         * LRZ