Skip to content

Commit dabda06

Browse files
committed
update links as per request.
1 parent a46eef2 commit dabda06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/deprecated.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The following table lists deprecated items in Vulkan along with their replacemen
2727
|Functions like `vkGetPhysicalDeviceFeatures` used to query device capabilities.
2828
|Use `vkGetPhysicalDeviceFeatures2` and related functions that provide greater extensibility. See <<physical_device_queries_replacement>> for details.
2929
|Vulkan 1.1
30-
|link:https://vulkan.gpuinfo.org/displayextensiondetail.php?extension=VK_KHR_get_physical_device_properties2[View on GPU Info]
30+
|link:https://vulkan.gpuinfo.org/listreports.php?instanceextension=VK_KHR_get_physical_device_properties2&platform=all[View on GPU Info]
3131

3232
|Version Macros
3333
|Macros like `VK_MAKE_VERSION` and `VK_VERSION_MAJOR` that don't account for API variant.

0 commit comments

Comments
 (0)