Re: [Mesa-dev] Implementation of VK extensions for i965

2018-06-23 Thread Александр Бесчасный
Many thanks! 24.06.2018, 04:50, "Jason Ekstrand" : > Yes, we already have support for VK_EXT_shader_viewport_index_layer.  For  > VK_EXT_vertex_attribute_divisor, it should be trivial and I'm happy to do so > but there are currently no tests for it and, up until this email, we haven't > had any

Re: [Mesa-dev] Implementation of VK extensions for i965

2018-06-23 Thread Jason Ekstrand
Yes, we already have support for VK_EXT_shader_viewport_index_layer. For VK_EXT_vertex_attribute_divisor, it should be trivial and I'm happy to do so but there are currently no tests for it and, up until this email, we haven't had any call for that. We'll try to bump it up the priority list.

Re: [Mesa-dev] Implementation of VK extensions for i965

2018-06-23 Thread Александр Бесчасный
I have latest available version of Mesa - 18.1.2, Vulkan - 1.1.0.Can I check available extensions VK for my version? 24.06.2018, 03:35, "Bas Nieuwenhuizen" :Not sure about the other extension, but the latest version of theintel driver should support VK_EXT_shader_viewport_index_layeralready.On Sun,

Re: [Mesa-dev] Implementation of VK extensions for i965

2018-06-23 Thread Bas Nieuwenhuizen
Not sure about the other extension, but the latest version of the intel driver should support VK_EXT_shader_viewport_index_layer already. On Sun, Jun 24, 2018 at 1:13 AM, Александр Бесчасный wrote: > Hello, can I ask if it is planned to implement VK extensions for i965: > - VK_EXT_shader_viewport

[Mesa-dev] Implementation of VK extensions for i965

2018-06-23 Thread Александр Бесчасный
Hello, can I ask if it is planned to implement VK extensions for i965:- VK_EXT_shader_viewport_index_layer- VK_EXT_vertex_attribute_divisorThe new version of DXVK 0.60 requires their availability. ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org h