diff --git a/docs/behind_scenes/vulkan_support.rst b/docs/behind_scenes/vulkan_support.rst index e53584220..93a41b527 100644 --- a/docs/behind_scenes/vulkan_support.rst +++ b/docs/behind_scenes/vulkan_support.rst @@ -36,8 +36,6 @@ RenderDoc has support for Vulkan version 1.2, as well as a number of extensions, * RenderDoc assumes that even if multiple GPUs are present, that only one VkDevice will be created and used. * RenderDoc captures will in general not be portable between different systems, only currently supporting capture and replay on the same or similar enough machines. * Sparse resources are not supported. -* Pixel history is not implemented. -* Shader debugging is not currently supported. Stadia ------