anv: Implement GetDeviceQueue2
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 6 Oct 2017 02:29:27 +0000 (19:29 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 7 Mar 2018 20:13:47 +0000 (12:13 -0800)
commit773a51e77260bc7766dd6caf93152808f320d78c
tree128459bed92bb2775a3864b26c5d474c82c37166
parent68df93ecbcee6215ac49e0c6f62ae818d2bc9962
anv: Implement GetDeviceQueue2

This belongs to the protected memory feature but there's nothing about
it that's specific to protected memory.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/vulkan/anv_device.c