<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Yes, that's expected. I added in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099138#M87481</link>
    <description>&lt;P&gt;Yes, that's expected. I added a workaround in the builds since this report was made that unbinds the sampler object when I detect a TBO is being bound.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2016 16:29:50 GMT</pubDate>
    <dc:creator>bechard__malcolm</dc:creator>
    <dc:date>2016-01-07T16:29:50Z</dc:date>
    <item>
      <title>Rendering breaks if a Sampler Object is bound when using a Texture Buffer Object</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099130#M87473</link>
      <description>&lt;P&gt;System Used: Intel NUC&lt;BR /&gt;
	CPU SKU: Core i5-250U 1.6Ghz&lt;BR /&gt;
	GPU SKU: HD6000&lt;BR /&gt;
	Processor Line: U&lt;BR /&gt;
	System BIOS Version: N/A&lt;BR /&gt;
	CMOS settings: N/A&lt;BR /&gt;
	Graphics Driver Version: 10.18.15.4256&lt;BR /&gt;
	GOP/VBIOS Version: 1038.0&lt;BR /&gt;
	Operating System: Windows 10 64-bit&lt;BR /&gt;
	OS Version: Windows 10 64-bit&lt;BR /&gt;
	API: OpenGL&lt;BR /&gt;
	Occurs on non-Intel GPUs?: No&lt;/P&gt;

&lt;P&gt;Steps to Reproduce:&lt;BR /&gt;
	I can send a repro case with my application/project file. Let me know where to send it.&lt;/P&gt;

&lt;P&gt;Edit: I've changed the text on this now that I've narrowed it down more.&lt;/P&gt;

&lt;P&gt;It seems if I have a TBO bound, and I also have a sampler object bound for that image unit, rendering breaks. Changing the code to bind the 0 sampler object instead makes rendering work. No GL errors are generated in either case.&lt;/P&gt;

&lt;P&gt;I tried making the sampler object have things like NEAREST filtering to be closer to what a TBO behaves as, but no luck.&lt;/P&gt;

&lt;P&gt;This issue does not occur on Nvidia/AMD GPUs, and I'm pretty sure TBOs should just ignore the sampler object binding entirely.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 21:14:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099130#M87473</guid>
      <dc:creator>bechard__malcolm</dc:creator>
      <dc:date>2015-12-07T21:14:08Z</dc:date>
    </item>
    <item>
      <title>Update: seems to be TBO</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099131#M87474</link>
      <description>&lt;P&gt;Update: seems to be TBO related specifically. If I change my shader so the TBOs arn't used I get something rendering.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 21:21:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099131#M87474</guid>
      <dc:creator>bechard__malcolm</dc:creator>
      <dc:date>2015-12-07T21:21:16Z</dc:date>
    </item>
    <item>
      <title>I have totally changed the</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099132#M87475</link>
      <description>&lt;P&gt;I have totally changed the text for this bug as I've dug deeper and found the root cause.&lt;/P&gt;

&lt;P&gt;The issue is TBOs and sampler objects being used together. This breaks rendering on Intels GPUs.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 22:52:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099132#M87475</guid>
      <dc:creator>bechard__malcolm</dc:creator>
      <dc:date>2015-12-08T22:52:19Z</dc:date>
    </item>
    <item>
      <title>Hi Malcolm,</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099133#M87476</link>
      <description>&lt;P&gt;Hi Malcolm,&lt;/P&gt;

&lt;P&gt;You can attach a sample in a forum post, or send me a private message with it.&lt;/P&gt;

&lt;P&gt;I am getting a ticket filed and talking with out OpenGL driver team.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-Michael&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 16:09:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099133#M87476</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2015-12-09T16:09:36Z</dc:date>
    </item>
    <item>
      <title>Hi Malcolm,</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099134#M87477</link>
      <description>&lt;P&gt;Hi Malcolm,&lt;/P&gt;

&lt;P&gt;The OpenGl teams has investigated your issue and did not find a driver issue. Uncommenting the line with texelFetch indeed breaks the rendering but this occurs due to TBO being used incorrectly. Looks like sampleBuffer sTDInstanceT is declared but there is nothing assigned to it through the "Samplers 1" tab in Parameters window. In this case results might be undefined. After assigning correct TOP to the sampler the issue does not occur and TBO can be sampled properly.&lt;/P&gt;

&lt;P&gt;Hope this helps,&lt;/P&gt;

&lt;P&gt;-Michael&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 18:42:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099134#M87477</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2016-01-04T18:42:51Z</dc:date>
    </item>
    <item>
      <title>Hey Michael,</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099135#M87478</link>
      <description>&lt;P&gt;Hey Michael,&lt;/P&gt;

&lt;P&gt;The sTDInstanceT sampler is assigned internally and automatically by the TouchDesigner instancing code, not explicitly using the Samplers parameters on that GLSL node. The sampler is definetely assigned by the internal code since the instancing code works on other brand of GPUs for many years now. Binding it on the parameters would indeed override the internal binding, however a TOP is a texture2D, not a TBO, which avoids the bug.&lt;/P&gt;

&lt;P&gt;The issue was fixed by not binding a sampler object (GL_ARB_sampler_objects) to the same image unit as the TBO is bound to. So it still seems like a driver bug as the samplerBuffer should just ignore any bound sampler object. Did the team look into that case at all?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 19:23:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099135#M87478</guid>
      <dc:creator>bechard__malcolm</dc:creator>
      <dc:date>2016-01-04T19:23:43Z</dc:date>
    </item>
    <item>
      <title>Hi Malcolm,</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099136#M87479</link>
      <description>&lt;P&gt;Hi Malcolm,&lt;/P&gt;

&lt;P&gt;Debug is continuing, there might be a driver issue a very specific scenario we haven't covered yet.&lt;/P&gt;

&lt;P&gt;-Michael&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 15:33:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099136#M87479</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2016-01-05T15:33:13Z</dc:date>
    </item>
    <item>
      <title>Hi Malcolm,</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099137#M87480</link>
      <description>&lt;P&gt;Hi Malcolm,&lt;/P&gt;

&lt;P&gt;Interesting development in this issue today. The investigating engineer downloaded the latest version of your application (TouchDesigner088.&lt;STRONG&gt;58140.&lt;/STRONG&gt;64-Bit.exe) and he is unable to reproduce the issue using the same graphics driver. Can you confirm this on your end?&lt;/P&gt;

&lt;P&gt;-Michael&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 16:01:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099137#M87480</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2016-01-07T16:01:56Z</dc:date>
    </item>
    <item>
      <title>Yes, that's expected. I added</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099138#M87481</link>
      <description>&lt;P&gt;Yes, that's expected. I added a workaround in the builds since this report was made that unbinds the sampler object when I detect a TBO is being bound.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 16:29:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099138#M87481</guid>
      <dc:creator>bechard__malcolm</dc:creator>
      <dc:date>2016-01-07T16:29:50Z</dc:date>
    </item>
    <item>
      <title>Hi Malcolm,</title>
      <link>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099139#M87482</link>
      <description>&lt;P&gt;Hi Malcolm,&lt;/P&gt;

&lt;P&gt;We have been looking at this issue and we are not able to reproduce it outside your application – no matter what or how we tried. In the end the driver team cannot find a driver issue.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;-Michael&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 15:12:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Rendering-breaks-if-a-Sampler-Object-is-bound-when-using-a/m-p/1099139#M87482</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2016-05-10T15:12:44Z</dc:date>
    </item>
  </channel>
</rss>

