mesa/src/amd
Nicolas Koch 35e2bfa6d9 radv: Return correct result in EnumeratePhysicalDevices
If pPhysicalDevices is too small for all physical devices,
the driver must return VK_INCOMPLETE. Since only a single
physical device is supported, this is only the case when
pPhysicalDeviceCount == 0 && pPhysicalDevices != NULL.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2016-10-13 09:11:13 +10:00
..
addrlib amd/addrlib: move addrlib from amdgpu winsys to common code 2016-09-06 10:06:33 +10:00
common radv: add initial non-conformant radv vulkan driver 2016-10-07 09:16:09 +10:00
vulkan radv: Return correct result in EnumeratePhysicalDevices 2016-10-13 09:11:13 +10:00
Android.addrlib.mk android: add support for libmesa_amdgpu_addrlib 2016-09-13 10:06:04 +10:00
Android.mk android: add support for libmesa_amdgpu_addrlib 2016-09-13 10:06:04 +10:00
Makefile.addrlib.am amd/addrlib: move addrlib from amdgpu winsys to common code 2016-09-06 10:06:33 +10:00
Makefile.am amd/addrlib: move addrlib from amdgpu winsys to common code 2016-09-06 10:06:33 +10:00
Makefile.sources amd: add amd_kernel_code_t.h to the sources list 2016-10-06 16:17:51 +01:00