[osg-users] OpenGL error when using TextureBuffer
Marius Dransfeld
marius.dransfeld at gmail.com
Mon May 22 06:40:17 PDT 2017
Hi,
I'm getting the following error when using osg::TextureBuffer (current OSG git):
Warning: detected OpenGL error 'invalid enumerant' after applying GLMode 0x8c2a
According to CodeXL this occurs because glEnable(GL_TEXTURE_BUFFER) is called. Looks like this is a bug in OSG?
Thank you!
Cheers,
Marius
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70952#70952
More information about the osg-users
mailing list