[osg-users] Texture2DArray and invalid enumerant error
Chris Kuliukas
chris at kuliukas.com
Mon Jun 15 21:51:36 PDT 2015
It'd be good to resolve this, I just spent half a day tracking this issue down. I eventually dug down to the error coming after glEnable(35866) was set, which is GL_TEXTURE_2D_ARRAY_EXT, and then coming to this.
If setTextureAttributeAndModes could just detect a Texture2DArray StateAttribute it could give a warning and save a lot of trouble.
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=64094#64094
More information about the osg-users
mailing list