swr/rast: Handle instanceID offset / Instance Stride enable
authorTim Rowley <timothy.o.rowley@intel.com>
Wed, 20 Sep 2017 16:50:32 +0000 (11:50 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 25 Sep 2017 18:38:57 +0000 (13:38 -0500)
commit5a2bca5db5e025f0884487f590feac0c33db48fd
tree72fbb72301a686a3333180d6af882529602e2db6
parent68d8dd1fb5a0c28e4f6dfd8512ff6c3550458b46
swr/rast: Handle instanceID offset / Instance Stride enable

Supported in JitGatherVertices(); FetchJit::JitLoadVertices() may require
similar changes, will need address this if it is determined that this
path is still in use.

Handle Force Sequential Access in FetchJit::Create.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/jitter/fetch_jit.cpp