[Mesa-dev] [PATCH] radv: Allow physical device interfaces to be included in device extensions

Jason Ekstrand jason at jlekstrand.net
Sun Oct 14 02:11:14 UTC 2018


On October 13, 2018 19:50:00 "Keith Packard" <keithp at keithp.com> wrote:

> Jason Ekstrand <jason at jlekstrand.net> writes:
>
>> Actually, I think anv is doing the right thing too.  Now I have no idea why
>> Keith was having problems.
>
> anv is happily returning a valid pointer and radv is not?
>
> In any case, I've switched to using vkGetInstanceProcAddr for the
> VkPhysicalDevice function and it works fine with both drivers.

Using vkGetInstanceProcAddr is the right thing to do. The fact that anv 
allows you to is a bug which should be investigated and fixed.  I looked at 
it a bit today and I'm still not sure how it's happening.

--Jason





More information about the mesa-dev mailing list