<?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 Quote:Oliver S. wrote: in Intel® Graphics Performance Analyzers (Intel® GPA)</title>
    <link>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944350#M745</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Oliver S. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;modifed it to SV_POSITION.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Looks like that was the issue, I can capture and analyze frames without any problems after the modifications to my vertex/pixel shader.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2013 11:35:06 GMT</pubDate>
    <dc:creator>Oliver_S_</dc:creator>
    <dc:date>2013-07-09T11:35:06Z</dc:date>
    <item>
      <title>Crash analyzing a frame</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944346#M741</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;I'm getting a crash trying to analyze a frame in the Frame Analyzer (I've attached the frame to this thread, along with my PC info). The only message I'm getting is :&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;An unexpected error occurred.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Any ideas what's going wrong here?&lt;/P&gt;
&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2013 19:14:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944346#M741</guid>
      <dc:creator>Oliver_S_</dc:creator>
      <dc:date>2013-07-08T19:14:18Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944347#M742</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm getting a similar error loading this file as well. Let's see what the development team finds with this file.&lt;/P&gt;
&lt;P&gt;However, I suspect the file contains bad data, which means we'll need a copy of the app which you used to create this file.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Neal&lt;/P&gt;
&lt;P&gt;ps-&amp;gt; by the way, do you get any errors from DX when running this app (that is, does this app run "clean" when using debug mode with DX?).&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2013 23:39:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944347#M742</guid>
      <dc:creator>Neal_Pierman</dc:creator>
      <dc:date>2013-07-08T23:39:00Z</dc:date>
    </item>
    <item>
      <title>Hi Neal,</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944348#M743</link>
      <description>&lt;P&gt;Hi Neal,&lt;/P&gt;
&lt;P&gt;Yeah the app runs clean in debug mode, I bail out on any DirectX errors.&lt;/P&gt;
&lt;P&gt;I've attached a copy of the application, you won't see much when you run it... trying to set up deferred rendering at the moment and have a problem with the quad renderer I'm using when rendering a directional light.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 05:14:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944348#M743</guid>
      <dc:creator>Oliver_S_</dc:creator>
      <dc:date>2013-07-09T05:14:00Z</dc:date>
    </item>
    <item>
      <title>I figured out part of the</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944349#M744</link>
      <description>&lt;P&gt;I figured out part of the problem with the shader I've been using; the pixel shader didn't like me using POSITION as an input semantic for the vertex position - modifed it to SV_POSITION.&lt;/P&gt;
&lt;P&gt;I'm not sure if that's the issue I've been having with GPA, I'll test it out when I get home tonight.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 11:16:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944349#M744</guid>
      <dc:creator>Oliver_S_</dc:creator>
      <dc:date>2013-07-09T11:16:49Z</dc:date>
    </item>
    <item>
      <title>Quote:Oliver S. wrote:</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944350#M745</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Oliver S. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;modifed it to SV_POSITION.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Looks like that was the issue, I can capture and analyze frames without any problems after the modifications to my vertex/pixel shader.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 11:35:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944350#M745</guid>
      <dc:creator>Oliver_S_</dc:creator>
      <dc:date>2013-07-09T11:35:06Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944351#M746</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Glad this now works... I'm assuming that I should close this issue?&lt;/P&gt;
&lt;P&gt;Thanks again for using Intel GPA.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Neal&lt;/P&gt;
&lt;P&gt;ps-&amp;gt; I've downloaded your app and removed it from the site.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 14:01:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944351#M746</guid>
      <dc:creator>Neal_Pierman</dc:creator>
      <dc:date>2013-07-09T14:01:00Z</dc:date>
    </item>
    <item>
      <title>Hi Neal,</title>
      <link>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944352#M747</link>
      <description>&lt;P&gt;Hi Neal,&lt;/P&gt;
&lt;P&gt;Yeah close away!&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 14:04:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Graphics-Performance/Crash-analyzing-a-frame/m-p/944352#M747</guid>
      <dc:creator>Oliver_S_</dc:creator>
      <dc:date>2013-07-09T14:04:45Z</dc:date>
    </item>
  </channel>
</rss>

