Reviewed-by: Bruce Cherniak
> On Nov 29, 2016, at 8:18 PM, Ilia Mirkin wrote:
>
> We need to take the instance divisor and number of instances into
> account for instanced client-side arrays, rather than the vertex
> parameters.
>
> Loosely based on the comparable nvc0 logic.
>
> Signed-off-
We need to take the instance divisor and number of instances into
account for instanced client-side arrays, rather than the vertex
parameters.
Loosely based on the comparable nvc0 logic.
Signed-off-by: Ilia Mirkin
---
src/gallium/drivers/swr/swr_state.cpp | 74 +++---