Hi,
i have started adopting the command list sample:
https://github.com/nvpro-samples/gl_commandlist_basic/
I was wondering if I could enque framebuffer operations as well.
Especially fbo switching and clearing should go directly into “updateCommandListStateMinimal”.
However that does not seem to work yet, or does it?
I would like to blast my Stereo/VR setup through the new command pipeline.
Best Regards