gloperate
gloperate copied to clipboard
Fix LightTestStage and LightTestPipeline
- NamedString is used to register shader include files, but although the path is right, the includes do not work
- There are a lot of memory leaks in this class which can be easily solved by using unique_ptr