OSDN Git Service

softpipe: use arrays to make gather easier
authorDave Airlie <airlied@redhat.com>
Tue, 19 May 2015 06:22:35 +0000 (16:22 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 20 May 2015 02:32:55 +0000 (12:32 +1000)
commit0108eae2911d2fc8f2ae0ef0fc6fc503fbfc600d
tree221acdcfafbda5d1d7a96299333349a7737c467b
parenta6861ecfc91973ba97989def97dd571e0e096888
softpipe: use arrays to make gather easier

This is a prep change for gather, and it makes more sense
to use an array in these cases.

Reviewed-by: Brian Paul <brianp@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/softpipe/sp_tex_sample.c