[Mesa-dev] [PATCH 0/2] Fix the value of discreteQueuePriorities

Gabriel Majeri gabriel.majeri6 at gmail.com
Sun Aug 26 18:48:00 UTC 2018


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



More information about the mesa-dev mailing list