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