I think the changes should be fine on stable.
It's a breaking change in theory, but I haven't found any Vulkan apps /
libraries / engines which rely on this value yet
(and anv doesn't support queue priorities yet, anyway).
În mie., 3 oct. 2018 la 13:49, Emil Velikov a
scris:
> Hi Gabriel,
>
> O
Hi Gabriel,
On Sun, 26 Aug 2018 at 19:51, Gabriel Majeri wrote:
>
> According to the Vulkan specification, the value of the
> `discreteQueuePriorities` of the device limits structure
> **must** be at least two.
>
> Gabriel Majeri (2):
> anv: Ensure discreteQueuePriorities is at least 2
> radv
According to the Vulkan specification, the value of the
`discreteQueuePriorities` of the device limits structure
**must** be at least two.
Gabriel Majeri (2):
anv: Ensure discreteQueuePriorities is at least 2
radv: Ensure discreteQueuePriorities is at least 2
src/amd/vulkan/radv_device.c |