[Mesa-dev] R: Re: [PATCH 1/4] r600/compute: silence unused var warning
Fabio Pedretti
fabio.ped at libero.it
Tue Nov 5 06:30:36 PST 2013
I have no commit access, so feel free to push it.
>Reviewed-by: Marek Olšák <marek.olsak at amd.com>
>
>Marek
>
>On Tue, Nov 5, 2013 at 12:49 PM, Fabio Pedretti <fabio.ped at libero.it> wrote:
>> ---
>> src/gallium/drivers/r600/evergreen_compute.c | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/src/gallium/drivers/r600/evergreen_compute.c
b/src/gallium/drivers/r600/evergreen_compute.c
>> index ea77f5e..ffdc5c3 100644
>> --- a/src/gallium/drivers/r600/evergreen_compute.c
>> +++ b/src/gallium/drivers/r600/evergreen_compute.c
>> @@ -392,7 +392,6 @@ static void compute_emit_cs(struct r600_context *ctx,
const uint *block_layout,
>> const uint *grid_layout)
>> {
>> struct radeon_winsys_cs *cs = ctx->b.rings.gfx.cs;
>> - unsigned flush_flags = 0;
>> int i;
>>
>> /* make sure that the gfx ring is only one active */
>> --
>> 1.8.3.2
>>
>> _______________________________________________
>> mesa-dev mailing list
>> mesa-dev at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
More information about the mesa-dev
mailing list