autodesk-forks / MaterialX

MaterialX C++ and Python libraries
http://www.materialx.org/
Apache License 2.0
107 stars 23 forks source link

GlslResourceBindingContext option to separate binding locations #1291

Closed ashwinbhat closed 3 years ago

ashwinbhat commented 3 years ago

Addresses an issue that we need to generate Vulkan semantics to generate Vulkan-compliant code. Also treat 'sampler' as a reserved word. Thanks to Jerran for the changes.

100% tests passed, 0 tests failed out of 105
Total Test time (real) = 363.45 sec