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  | 2 +-
 src/intel/vulkan/anv_device.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.18.0

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to