Re: How does generated jogl C code implement gl calls using indirect buffers/java arrays?

Posted by GiGurra on
URL: https://forum.jogamp.org/How-does-generated-jogl-C-code-implement-gl-calls-using-indirect-buffers-java-arrays-tp4033925p4033937.html

Ok, I'll have a look at it later then.

What is surprising is that I achieve reasonable percentages of theoretical pcie transfer speeds by just using java arrays, so I don't see any gains by using direct buffers.