Update docs as vulkan pixel history and shader debugging are supported

This commit is contained in:
baldurk
2020-07-22 17:31:20 +01:00
parent 8e3d38ce2c
commit 5d8d57540b
-2
View File
@@ -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
------