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

Jason Ekstrand jason at jlekstrand.net
Tue Feb 14 20:23:22 UTC 2017


On Feb 14, 2017 11:13 AM, "Emil Velikov" <emil.l.velikov at gmail.com> wrote:

On 14 February 2017 at 18:26, Jason Ekstrand <jason at jlekstrand.net> wrote:
> This changes the way anv_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.

JFYI: Tapani mentioned that the conversion to XML 'magically' got
things working on Android-ia.
Might be worth checking if the latter requires (and/or uses ?) some
other extensions/entry points.


I have no idea what's going on with android.  If they need another
entrypoint or two, it should be easy enough to AF them to the whitelist.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170214/b6e30be2/attachment.html>


More information about the mesa-dev mailing list