diff options
author | Rafael Antognolli <rafael.antognolli@intel.com> | 2017-01-20 09:53:26 -0800 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2017-02-21 16:28:32 -0800 |
commit | 924a1b90aa1b092917dcfdd8b76a74571cbfb1c8 (patch) | |
tree | e7785d80a8fa5b7253528ee5947327d8195474a9 /docs | |
parent | d03ec496ee6bbf356d64682450155704b2e21a27 (diff) |
i965: Add support for xfb overflow query on conditional render.
Enable the use of a transform feedback overflow query with
glBeginConditionalRender. The render commands will only execute if the
query is true (i.e. if there was an overflow).
Use ARB_conditional_render_inverted to change this behavior.
v4:
- reuse MI_MATH calcs from hsw_queryob (Kenneth)
- fallback to software conditional rendering when MI_MATH is not
available (Kenneth)
v5:
- check query->Target (Kenneth)
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions