Skip to content
Commit 9d1c7ae0 authored by Danylo Piliaiev's avatar Danylo Piliaiev 🇺🇦
Browse files

anv: Add support for VK_KHR_draw_indirect_count



This implementation depends on the requirement for caller
to provide maxDrawCount which allows to issue maxDrawCount 3DPRIMITIVE
commands and have each of them predicate on
 draw_id < draw_count_from_buffer

'predicate_enable' flag will also be useful for VK_EXT_conditional_render

Signed-off-by: default avatarDanylo Piliaiev <danylo.piliaiev@globallogic.com>
parent 90819abb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment