- Replace glViewport() with commandList.SetViewport() - Replace glClearColor()+glClear() with commandList.Clear() - Add OpenGLCommandList include and instance
5.1 KiB
5.1 KiB
- Replace glViewport() with commandList.SetViewport() - Replace glClearColor()+glClear() with commandList.Clear() - Add OpenGLCommandList include and instance