Search for share context data example
Posted by blizzard on Feb 19, 2015; 9:47am
URL: https://forum.jogamp.org/Search-for-share-context-data-example-tp4034039.html
Hello
I search for a example which shows how context data can be shared.
I use two GLCanvas and the second GLCanvas should reuse texture data from the context of the first one.
It would be great to get a link to an example
I use JOGL 2.2.4 and GL3.3
Thank you