turnip: Add 630 to the list.

This commit is contained in:
Bas Nieuwenhuizen 2018-12-20 18:08:49 +01:00 committed by Chia-I Wu
parent c3b5eea2cc
commit f0a24e123f
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ tu_physical_device_init(struct tu_physical_device *device,
switch(device->gpu_id) {
case 530:
case 630:
break;
default:
result = vk_errorf(instance, VK_ERROR_INITIALIZATION_FAILED,