mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 17:40:39 +00:00
Remove VKTODO - image layout no longer part of framebuffer attachment
This commit is contained in:
@@ -252,7 +252,6 @@ struct VulkanPipelineState
|
||||
{
|
||||
ResourceId view;
|
||||
ResourceId img;
|
||||
// VKTODOLOW need layout here?
|
||||
};
|
||||
rdctype::array<Attachment> attachments;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user