diff options
author | Jordan Justen <[email protected]> | 2012-06-28 10:32:09 -0700 |
---|---|---|
committer | Jordan Justen <[email protected]> | 2012-07-02 11:42:48 -0700 |
commit | 8aa78c104a6fa9497cba558b54c41f6f2292bd74 (patch) | |
tree | 7caae1f4b41decbe3b68b2d1aab3b40b5f2ec5ce /Android.mk | |
parent | 14311ef3f2031307fb660328db14eb535da9a4fa (diff) |
i965: fix transform feedback with primitive restart
When querying GL_PRIMITIVES_GENERATED, if primitive restart
is also used, then take the software primitive restart
path so GL_PRIMITIVES_GENERATED is returned correctly.
GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN is also updated
since it will also affected by the same issue.
As noted in brw_primitive_restart.c, with further work we
should be able to move this situation back to a hardware
handled path.
Signed-off-by: Jordan Justen <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions