diff options
author | Kenneth Graunke <[email protected]> | 2013-05-20 15:25:28 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-05-21 13:29:40 -0700 |
commit | b29381567a83b47ef92e6e4e8e7c402550f467cb (patch) | |
tree | e97e262d097573c72cb7c32b269e06fd6490d953 /src/mesa/main | |
parent | 64a87f29ce29d3c2e01b7fd79386bf6ace454f62 (diff) |
i965: Split BeginTransformFeedback hook into Gen6 and Gen7+ variants.
Most of the work in BeginTransformFeedback is only necessary on Gen6.
We may as well just skip it on Gen7+.
v2: Add an intel->gen == 6 assert.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions