vsg-dev / vsgXchange

Utility library for converting data+materials to/from VulkanSceneGraph
MIT License
65 stars 40 forks source link

use new buffer binding methods for uniforms #168

Closed theodoregoetz closed 1 year ago

theodoregoetz commented 1 year ago

Corrects usage of ShaderSet and GraphicsPipelineConfigurator according to the changes made https://github.com/vsg-dev/VulkanSceneGraph/pull/956

robertosfield commented 1 year ago

I'm closing this PR as it has been superseded by the work on DescriptorBinding branch that is now merged.