From 226ce7a5ceabb9751c1fa27e457d7043bd6f34f7 Mon Sep 17 00:00:00 2001 From: baldurk Date: Tue, 30 Aug 2016 14:38:07 +0200 Subject: [PATCH] Remove line about missing features that are now implemented --- docs/behind_scenes/vulkan_support.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/behind_scenes/vulkan_support.rst b/docs/behind_scenes/vulkan_support.rst index 7f41bb786..95bde65db 100644 --- a/docs/behind_scenes/vulkan_support.rst +++ b/docs/behind_scenes/vulkan_support.rst @@ -44,7 +44,6 @@ RenderDoc has initial support for Vulkan at the launch of version 1.0, but it co * Sparse textures are only supported for non-arrayed 2D textures with no mips. * Pixel history is not implemented. * Shader debugging is not currently supported. -* Edit-and-continue of shaders and custom visualisation shaders are not supported. * Mesh output of geometry/tessellation shader stages is not available. Non-windows platforms