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
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.