Re: [Mesa-dev] [PATCH] anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commands

2018-02-19 Thread Jason Ekstrand
On Mon, Feb 19, 2018 at 8:35 AM, Emil Velikov wrote: > On 19 February 2018 at 10:54, Iago Toral Quiroga > wrote: > > The Vulkan working group has recently clarified that this is the intended > > behavior and accepted spec language changes to make this clear. > > --- > > src/intel/vulkan/anv_ent

Re: [Mesa-dev] [PATCH] anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commands

2018-02-19 Thread Emil Velikov
On 19 February 2018 at 10:54, Iago Toral Quiroga wrote: > The Vulkan working group has recently clarified that this is the intended > behavior and accepted spec language changes to make this clear. > --- > src/intel/vulkan/anv_entrypoints_gen.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletio

Re: [Mesa-dev] [PATCH] anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commands

2018-02-19 Thread Jason Ekstrand
Rb On February 19, 2018 02:54:57 Iago Toral Quiroga wrote: The Vulkan working group has recently clarified that this is the intended behavior and accepted spec language changes to make this clear. --- src/intel/vulkan/anv_entrypoints_gen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(

Re: [Mesa-dev] [PATCH] anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commands

2018-02-19 Thread Lionel Landwerlin
Looks good to me : Reviewed-by: Lionel Landwerlin On 19/02/18 10:54, Iago Toral Quiroga wrote: The Vulkan working group has recently clarified that this is the intended behavior and accepted spec language changes to make this clear. --- src/intel/vulkan/anv_entrypoints_gen.py | 2 +- 1 file