File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments