Files
renderdoc/renderdoc/driver/vulkan
baldurk a5fe4ebde5 Use enabled not available features to determine what shaders to create
* We still check available features to know which shaders we could create on
  replay, to determine whether we should add STORAGE_BIT to MSAA images we want
  to store into.
2020-05-19 12:57:28 +01:00
..