r600g: Delete unused variable 'max_global_size' in 'r600_get_compute_param'
Signed-off-by: Dieter Nützel <Dieter@nuetzel-hh.de>
This commit is contained in:
committed by
Marek Olšák
parent
4ded2ef5e8
commit
068b9f4f7a
@@ -590,7 +590,6 @@ static int r600_get_compute_param(struct pipe_screen *screen,
|
||||
|
||||
case PIPE_COMPUTE_CAP_MAX_MEM_ALLOC_SIZE:
|
||||
if (ret) {
|
||||
uint64_t max_global_size;
|
||||
uint64_t *max_mem_alloc_size = ret;
|
||||
|
||||
/* XXX: The limit in older kernels is 256 MB. We
|
||||
|
||||
Reference in New Issue
Block a user