RaphaelK12
Results
2
issues of
RaphaelK12
Congratulations on the job of creating a nice feature to load files recursively, it's something very useful, because OpenGL doesn't have the feature to include files. I had a small...
Hello, I'm having errors in the pixel shaders that write depth. ``` Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key 'DepthOut0' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at HlslDecompiler.Hlsl.RegisterState.GetRegisterName(RegisterKey...