Files
renderdoc/renderdoc/driver/vulkan
baldurk fb3c9ac992 Add support for some extensions that can just be pass-through
* VK_EXT_shader_stencil_export and VK_EXT_shader_viewport_index_layer are
  shader-only extensions that don't affect the postvs code.
* VK_EXT_depth_range_unrestricted lifts a restriction that we don't care about.
2018-06-21 11:32:14 +01:00
..