We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9304a3a commit fddb6adCopy full SHA for fddb6ad
chapters/deprecated.adoc
@@ -21,7 +21,7 @@ The following table lists deprecated items in Vulkan along with their replacemen
21
|Device layers were a way to intercept, evaluate, and modify Vulkan functions at the device level.
22
|Instance layers should be used instead. All layer functionality is now available through instance layers.
23
|Early in Vulkan's life
24
-|link:https://vulkan.gpuinfo.org/listdeviceslayers.php[View on GPU Info]
+|
25
26
|Physical Device Queries
27
|Functions like `vkGetPhysicalDeviceFeatures` used to query device capabilities.
0 commit comments