anv/device: Advertise 1.0.2
This commit is contained in:
@@ -509,7 +509,7 @@ void anv_GetPhysicalDeviceProperties(
|
||||
};
|
||||
|
||||
*pProperties = (VkPhysicalDeviceProperties) {
|
||||
.apiVersion = VK_MAKE_VERSION(1, 0, 0),
|
||||
.apiVersion = VK_MAKE_VERSION(1, 0, 2),
|
||||
.driverVersion = 1,
|
||||
.vendorID = 0x8086,
|
||||
.deviceID = pdevice->chipset_id,
|
||||
|
||||
Reference in New Issue
Block a user