i965/gs: Add the ability to compile a DUAL_INSTANCED geometry shader.
authorPaul Berry <stereotype441@gmail.com>
Wed, 16 Oct 2013 19:04:19 +0000 (12:04 -0700)
committerPaul Berry <stereotype441@gmail.com>
Fri, 25 Oct 2013 05:00:46 +0000 (22:00 -0700)
commita05589ea0b7b760e0473af6c7ab5d796520f5948
tree5469999caa9a54d0b7dd29b959e2828b6dda2dde
parent34cba13ef822faebbb1f10f1400f87fa9bf70d60
i965/gs: Add the ability to compile a DUAL_INSTANCED geometry shader.

Not yet enabled.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_vec4_gs_visitor.cpp
src/mesa/drivers/dri/i965/brw_vec4_gs_visitor.h
src/mesa/drivers/dri/i965/gen7_gs_state.c