<?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 System Setup Information: in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006189#M87037</link>
    <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;System Setup Information:&lt;BR /&gt;
	-----------------------------------------&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;System Used: Apple, Macbook Pro Retina 13" (2015)&lt;BR /&gt;
	CPU SKU: i7-5557U&lt;BR /&gt;
	GPU SKU: Iris 6100&lt;BR /&gt;
	Processor Line: U series?&lt;BR /&gt;
	System BIOS Version:&amp;nbsp;&lt;BR /&gt;
	CMOS settings:&lt;BR /&gt;
	Graphics Driver Version:&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;10.18.15.4281&lt;/SPAN&gt;&lt;BR /&gt;
	GOP/VBIOS Version:&lt;BR /&gt;
	Operating System: Windows 10&lt;BR /&gt;
	OS Version: 64-bit build 10547&lt;BR /&gt;
	API: OpenGL&lt;BR /&gt;
	Occurs on non-Intel GPUs?: No&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Steps to Reproduce:&lt;BR /&gt;
	-------------------------------&lt;BR /&gt;
	1. Build and run attached sample program in debug.&amp;nbsp;&lt;BR /&gt;
	2.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Expected Results:&lt;BR /&gt;
	No GL errors generated by the TestShader function in the application.&amp;nbsp;&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Actual Results:&lt;BR /&gt;
	Generates an OUT_OF_MEMORY error.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Additional Information:&lt;BR /&gt;
	-------------------------------&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2015 23:04:05 GMT</pubDate>
    <dc:creator>Evan_O_</dc:creator>
    <dc:date>2015-10-06T23:04:05Z</dc:date>
    <item>
      <title>OpenGL: GL_OUT_OF_MEMORY error from glUseProgram.</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006187#M87035</link>
      <description>&lt;P&gt;I'm seeing a problem with a particular set of shaders that pass structs as 'out' parameters to functions. On a system with Intel Iris 6100 graphics the resulting program generates an OUT_OF_MEMORY error when it is bound with UseProgram. On Nvidia and AMD graphics there is no problem.&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;I'm attaching a sample program that contains a vertex and fragment shader pair that shows the problem. The application attempts to build a program from them and calls UseProgram and then checks for errors. In debug you should see an assert fire (asserting that there was no error).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I'm testing this on Windows 10 64-bit with driver version 10.18.15.4281.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Evan&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:01:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006187#M87035</guid>
      <dc:creator>Evan_O_</dc:creator>
      <dc:date>2015-10-06T19:01:21Z</dc:date>
    </item>
    <item>
      <title>Hi Evan,</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006188#M87036</link>
      <description>&lt;P&gt;Hi Evan,&lt;/P&gt;

&lt;P&gt;Can you fill in the template below? That with the information you have given me will help us investigate the issue. Thanks for attaching a sample program that is a big help.&lt;/P&gt;

&lt;P&gt;System Setup Information:&lt;BR /&gt;
	-----------------------------------------&lt;/P&gt;

&lt;P&gt;System Used: (Manufacturer/Model)&lt;BR /&gt;
	CPU SKU: (i3, i5, Pentium, Celeron, etc.)&lt;BR /&gt;
	GPU SKU: (HD4400, HD5100, etc.)&lt;BR /&gt;
	Processor Line: (Y-Series, U-Series, etc.)&lt;BR /&gt;
	System BIOS Version:&lt;BR /&gt;
	CMOS settings:&lt;BR /&gt;
	Graphics Driver Version:&lt;BR /&gt;
	GOP/VBIOS Version:&lt;BR /&gt;
	Operating System:&lt;BR /&gt;
	OS Version:&lt;BR /&gt;
	API:&lt;BR /&gt;
	Occurs on non-Intel GPUs?:&lt;/P&gt;

&lt;P&gt;Steps to Reproduce:&lt;BR /&gt;
	-------------------------------&lt;BR /&gt;
	1.&lt;BR /&gt;
	2.&lt;BR /&gt;
	3.&lt;BR /&gt;
	4.&lt;BR /&gt;
	5.&lt;BR /&gt;
	6.&lt;BR /&gt;
	7.&lt;BR /&gt;
	8.&lt;BR /&gt;
	9.&lt;BR /&gt;
	10.&lt;/P&gt;

&lt;P&gt;Expected Results:&lt;BR /&gt;
	-------------------------------&lt;/P&gt;

&lt;P&gt;Actual Results:&lt;BR /&gt;
	-------------------------------&lt;/P&gt;

&lt;P&gt;Additional Information:&lt;BR /&gt;
	-------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 21:39:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006188#M87036</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2015-10-06T21:39:46Z</dc:date>
    </item>
    <item>
      <title>System Setup Information:</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006189#M87037</link>
      <description>&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;System Setup Information:&lt;BR /&gt;
	-----------------------------------------&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;System Used: Apple, Macbook Pro Retina 13" (2015)&lt;BR /&gt;
	CPU SKU: i7-5557U&lt;BR /&gt;
	GPU SKU: Iris 6100&lt;BR /&gt;
	Processor Line: U series?&lt;BR /&gt;
	System BIOS Version:&amp;nbsp;&lt;BR /&gt;
	CMOS settings:&lt;BR /&gt;
	Graphics Driver Version:&amp;nbsp;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;10.18.15.4281&lt;/SPAN&gt;&lt;BR /&gt;
	GOP/VBIOS Version:&lt;BR /&gt;
	Operating System: Windows 10&lt;BR /&gt;
	OS Version: 64-bit build 10547&lt;BR /&gt;
	API: OpenGL&lt;BR /&gt;
	Occurs on non-Intel GPUs?: No&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Steps to Reproduce:&lt;BR /&gt;
	-------------------------------&lt;BR /&gt;
	1. Build and run attached sample program in debug.&amp;nbsp;&lt;BR /&gt;
	2.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Expected Results:&lt;BR /&gt;
	No GL errors generated by the TestShader function in the application.&amp;nbsp;&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Actual Results:&lt;BR /&gt;
	Generates an OUT_OF_MEMORY error.&lt;/P&gt;

&lt;P style="word-wrap: break-word; font-size: 12px;"&gt;Additional Information:&lt;BR /&gt;
	-------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 23:04:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006189#M87037</guid>
      <dc:creator>Evan_O_</dc:creator>
      <dc:date>2015-10-06T23:04:05Z</dc:date>
    </item>
    <item>
      <title>Hi Evan,</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006190#M87038</link>
      <description>&lt;P&gt;Hi Evan,&lt;/P&gt;

&lt;P&gt;Thanks for the additional info, I am talking with the OpenGL driver development team and have a ticket filed. We will investigate and find out what is going on.&lt;/P&gt;

&lt;P&gt;-Michael&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 20:26:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006190#M87038</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2015-10-07T20:26:41Z</dc:date>
    </item>
    <item>
      <title>Hi Evan,</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006191#M87039</link>
      <description>&lt;P&gt;Hi Evan,&lt;/P&gt;

&lt;P&gt;Do you have a working binary sample for this issue? When we build and run the program nothing is happening, we may be missing some support files.&lt;/P&gt;

&lt;P&gt;-Michael&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 17:58:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006191#M87039</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2015-11-20T17:58:37Z</dc:date>
    </item>
    <item>
      <title>Attached, make sure the vs</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006192#M87040</link>
      <description>&lt;P&gt;Attached, make sure the vs.txt and fs.txt files are in the same directory as the exe when you run it (or in the Visual Studio working directory if running from the debugger). The only output will be an assert dialog&amp;nbsp;that glGetError&amp;nbsp;== NO_ERROR.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://community.intel.com/legacyfs/online/drupal_files/484530"&gt;484530&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 19:08:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006192#M87040</guid>
      <dc:creator>Evan_O_</dc:creator>
      <dc:date>2015-11-20T19:08:23Z</dc:date>
    </item>
    <item>
      <title>Got it. Thanks!</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006193#M87041</link>
      <description>&lt;P&gt;Got it. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2015 19:27:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006193#M87041</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2015-11-20T19:27:02Z</dc:date>
    </item>
    <item>
      <title>Hi Evan,</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006194#M87042</link>
      <description>&lt;P&gt;Hi Evan,&lt;/P&gt;

&lt;P&gt;We found the root cause and fixed the issue in out driver. Now we may not have gotten the fix checked in early enough to make it into the upcoming driver release. So it may not be in the next driver release but the following one.&lt;/P&gt;

&lt;P&gt;-Michael&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 17:01:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006194#M87042</guid>
      <dc:creator>Michael_C_Intel2</dc:creator>
      <dc:date>2016-02-23T17:01:19Z</dc:date>
    </item>
    <item>
      <title>Awesome, thanks for the</title>
      <link>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006195#M87043</link>
      <description>&lt;DIV&gt;Awesome, thanks for the update!&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Feb 2016 17:38:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/OpenGL-GL-OUT-OF-MEMORY-error-from-glUseProgram/m-p/1006195#M87043</guid>
      <dc:creator>Evan_O_</dc:creator>
      <dc:date>2016-02-23T17:38:58Z</dc:date>
    </item>
  </channel>
</rss>

