Yeah I've noticed this before.
Reviewed-by: Timothy Arceri
On 23/08/17 07:58, Kenneth Graunke wrote:
brw_ff_gs.c is about using the geometry shader to implement things
that the fixed function ought to do, but doesn't on old hardware.
Gen7+ does not need this. We should drop the misleading co
brw_ff_gs.c is about using the geometry shader to implement things
that the fixed function ought to do, but doesn't on old hardware.
Gen7+ does not need this. We should drop the misleading comment
about Gen7 not using geometry shaders.
---
src/mesa/drivers/dri/i965/brw_ff_gs.c | 7 +++
1 fil