i965/gs: Set static_vertex_count unconditionally on GEN8+
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 20 Oct 2015 23:46:50 +0000 (16:46 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 21 Oct 2015 21:20:32 +0000 (14:20 -0700)
commit8e8b527b27b5b31f88e85e9878652a11c7fa5ca4
tree360e3488363098986ef7cbf60726748e024e3b45
parent2686477d3757de50c31aa193bde8ad57fe539e44
i965/gs: Set static_vertex_count unconditionally on GEN8+

We always have NIR, so there's no reason for the check.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_gs.c