v3d: drop unused shader_rec_count member from context
authorIago Toral <itoral@igalia.com>
Tue, 15 Oct 2019 06:56:45 +0000 (06:56 +0000)
committerIago Toral <itoral@igalia.com>
Tue, 15 Oct 2019 06:56:45 +0000 (06:56 +0000)
commite353656f3dd547c7af42e61bc052e75e20d57181
treee2286e981f5806f560ccdd704bdb7e7a83983812
parent278c9b5cc74ab23b4a76951f0ceb47a1c277b00e
v3d: drop unused shader_rec_count member from context

Looks like this was copied from the vc4 driver where it is actually
included in the submit CL ioctl.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/v3d/v3d_context.h
src/gallium/drivers/v3d/v3dx_draw.c