diff options
author | Plamena Manolova <[email protected]> | 2017-10-02 23:58:27 +0300 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-10-02 16:25:36 -0700 |
commit | 598d613dc31eae93d637a793407526f1fe835c84 (patch) | |
tree | 345fcf1aef0be3f5a3104ebe6bfe014dce443375 /install-gallium-links.mk | |
parent | 3fb848356548994979a9cca530748ff6d68e30db (diff) |
i965: Implement ARB_indirect_parameters.
We can implement ARB_indirect_parameters for i965 by
taking advantage of the conditional rendering mechanism.
This works by issuing maxdrawcount draw calls and using
conditional rendering to predicate each of them with
"drawcount > gl_DrawID"
Signed-off-by: Plamena Manolova <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions