Hi Robert, There are just debugger insights, not sure what really cause the unnecessary prog.apply... What I'm sure is that it happens in the mentionned if and that when i change the == condition to != it doesn't happen anymore I'm not able to give more details...:/ Perhaps your knowledge could enlighten me on the purpose of this test..
robertosfield wrote: > Hi Julien, > > On 29 June 2016 at 13:17, Julien Valentin <> wrote: > > > Ok I believe to understand that it's the call to > > state->initializeExtensionProcs that induces one unecessary useprogram per > > frame... so not a disaster in fact > > > > What bit of code is calling initializerExtensionProcs() on every frame > and how is this causing an unneccsary use program? > > Robert. > _______________________________________________ > osg-submissions mailing list > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > ------------------ > Post generated by Mail2Forum ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=67906#67906 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
