<div dir="ltr">Hi Julien,<div>on my windows system (win 10 / nvidia driver 388.13 / geforce gtx 1080)</div><div><br></div><div><div>0x0000000000000000  glGetTextureHandle</div><div>0x00000000672f2a30  glGetTextureHandleARB</div><div>0x00000000672f2ab0  glGetTextureHandleNV</div></div><div><br></div><div>I think using glGetTextureHandle is not according to spec.</div><div>Laurens.</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 27, 2018 at 1:54 PM Julien Valentin <<a href="mailto:julienvalentin51@gmail.com">julienvalentin51@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank for your answer but there aren't any relation with this driver issue:<br>
-osgbinlesstext include ARB_bindless_texture (perhaps there incompitibiliites due to the use of uint64 but for nv all is good)<br>
-osgbinlesstext don't rely on UniformHandleui64<br>
-AFAIK osgbindless has never get problem under win32 so it's really a driver bug<br>
<br>
<br>
Voerman, L. wrote:<br>
> Hi Julien, Robert,searching around I can find that ARB_bindless_texture (<a href="https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_bindless_texture.txt" rel="noreferrer" target="_blank">https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_bindless_texture.txt</a>) and NV_bindless_texture (<a href="https://www.khronos.org/registry/OpenGL/extensions/NV/NV_bindless_texture.txt" rel="noreferrer" target="_blank">https://www.khronos.org/registry/OpenGL/extensions/NV/NV_bindless_texture.txt</a>) are similar, but not the same,<br>
> near the end of the ARB version is the remark:<br>
>   <br>
> <br>
> <br>
> >         NV_bindless_texture didn't require any shader changes to make uniforms usable with UniformHandleui64{v}, but ARB_bindless_texture requires        these declarations.I guess this might explain the black textures. I can't find any note of core promotion, or a function prototype for glGetTextureHandle (no NV no ARB), so I would not call a driver bug if it does something not entirely as expected.Regards, Laurens.<br>
> <br>
> <br>
> On Sun, Aug 26, 2018 at 9:09 PM Julien Valentin < ()> wrote:<br>
> <br>
> <br>
> > yes osgbindlesstext example should fail on your arch as on mine:<br>
> > black textured disaplyed<br>
> > <br>
> > <br>
> > robertosfield wrote:<br>
> > <br>
> > > Hi Julien.<br>
> > > <br>
> > > On Sun, 26 Aug 2018 at 16:29, Julien Valentin<br>
> > > <> wrote:<br>
> > > <br>
> > > <br>
> > > > My plateform is Ubuntu LTS with Nvidia proprietary driver<br>
> > > > I noticed the bug come and go when update my system (Lately, it comes back when updating to 18.04 with nvidia-390)<br>
> > > > <br>
> > > > <br>
> > > <br>
> > > I have Kubuntu 18.04 + Nvidia 390.48 on my system so I'll see if I can<br>
> > > reproduce the issue.<br>
> > > <br>
> > > To reproduce the problem do I simply as running osgbindlesstext?<br>
> > >   <br>
> > > <br>
> > <br>
> > <br>
> > ------------------------<br>
> > Twirling twirling twirling toward freedom<br>
> > <br>
> > ------------------<br>
> > Read this topic online here:<br>
> > <a href="http://forum.openscenegraph.org/viewtopic.php?p=74602#74602" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=74602#74602</a> (<a href="http://forum.openscenegraph.org/viewtopic.php?p=74602#74602" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=74602#74602</a>)<br>
> > <br>
> > <br>
> > <br>
> > <br>
> > <br>
> > _______________________________________________<br>
> > osg-users mailing list<br>
> >  ()<br>
> > <a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a> (<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>)<br>
> > <br>
> <br>
> <br>
>  ------------------<br>
> Post generated by Mail2Forum<br>
<br>
<br>
------------------------<br>
Twirling twirling twirling toward freedom<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=74604#74604" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=74604#74604</a><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>