[Mesa-dev] [PATCH 4/4] radv/entrypoints: Only generate entrypoints for supported features

Dave Airlie airlied at gmail.com
Tue Feb 21 19:43:42 UTC 2017


On 19 February 2017 at 21:49, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> This changes the way radv_entrypoints_gen.py works from generating a
> table containing every single entrypoint in the XML to just the ones
> that we actually need.  There's no reason for us to burn entrypoint
> table space on a bunch of NV extensions we never plan to implement.
>
> RADV implements VK_AMD_draw_indirect_count, so add that to the list.

Acked-by: Dave Airlie <airlied at redhat.com>


More information about the mesa-dev mailing list