Update docs to mention that Vulkan/D3D12 don't support Map() verifying

This commit is contained in:
baldurk
2017-01-09 11:42:47 +00:00
parent ffbb2da206
commit 10053b8be8
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -156,6 +156,8 @@ Yes RenderDoc can be configured to insert a boundary marker at the end of the me
To enable this behaviour, select the ``Verify Map() Writes`` option when :doc:`capturing <../window/capture_log_attach>`.
Note this is only supported on D3D11 and OpenGL currently, since Vulkan and D3D12 are lower overhead and do not have the infrastructure to intercept map writes.
RenderDoc is complaining about my OpenGL app in the overlay - what gives?
-------------------------------------------------------------------------