Remove VKTODO - image layout no longer part of framebuffer attachment

This commit is contained in:
baldurk
2015-10-28 16:31:01 +01:00
parent fa5bc912de
commit ed70b4b58e
-1
View File
@@ -252,7 +252,6 @@ struct VulkanPipelineState
{
ResourceId view;
ResourceId img;
// VKTODOLOW need layout here?
};
rdctype::array<Attachment> attachments;