Hi,
I believe this is due to glload (the OpenGL binding library used by Cinder) not supporting version 4.5. It should support 4.4, though, and since SSBO’s are core since 4.3 you should have access to its functions.
-Paul
Hi,
I believe this is due to glload (the OpenGL binding library used by Cinder) not supporting version 4.5. It should support 4.4, though, and since SSBO’s are core since 4.3 you should have access to its functions.
-Paul