<div dir="ltr">Hi Julien, Robert,<div>searching around I can find that <a href="https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_bindless_texture.txt">ARB_bindless_texture</a> and <a href="https://www.khronos.org/registry/OpenGL/extensions/NV/NV_bindless_texture.txt">NV_bindless_texture</a> are similar, but not the same,</div><div>near the end of the ARB version is the remark:</div><div> <span style="color:rgb(0,0,0);white-space:pre-wrap">        </span><br></div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">        NV_bindless_texture didn't require any shader changes to make uniforms usable with UniformHandleui64{v}, but ARB_bindless_texture requires</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">        these declarations.</pre><pre style="word-wrap:break-word"><font face="arial, helvetica, sans-serif" style="color:rgb(0,0,0);white-space:pre-wrap">I guess this might explain the black textures. I can't find any note of core promotion, or a function prototype for </font><font color="#000000" face="arial, helvetica, sans-serif"><span style="white-space:pre-wrap">glGetTextureHandle (no NV no ARB), so I would not call a driver bug if it does something not entirely as expected.</span></font><font color="#000000"><span style="white-space:pre-wrap"><br></span></font></pre><pre style="word-wrap:break-word"><font color="#000000" face="arial, helvetica, sans-serif"><span style="white-space:pre-wrap">Regards, Laurens.</span></font></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"></pre></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Aug 26, 2018 at 9:09 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">yes osgbindlesstext example should fail on your arch as on mine:<br>
black textured disaplyed<br>
<br>
<br>
robertosfield wrote:<br>
> Hi Julien.<br>
> <br>
> On Sun, 26 Aug 2018 at 16:29, Julien Valentin<br>
> <> wrote:<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>
> 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>
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><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>