GraphicsPipelineStates subclass now in their own dedicated header/source files.
9 views
Skip to first unread message
Robert Osfield
unread,
Apr 27, 2021, 6:37:58 AM4/27/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vsg-users : VulkanSceneGraph Developer Discussion Group
Hi All,
I have moved all the vsg::GraphicsPipelineState subclasses from the include/vsg/state/GraphcisPipelineState.h into separate headers and source files, for instance vsg::VertexInputState can now include/vsg/state/VertexInputState.h.