cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

BarnacleJunior
Journeyman III

DirectCompute: fxc generating dcl_indexableTemp registers for statically indexed register arrays

I posted this on the XNA forum a few days ago but haven't gotten a response.  It seems like a fairly serious bug to me.  Have you AMD guys run across something like this yet?  I can probably whittle down a compact example HLSL if this isn't known to you yet.

 

http://forums.xna.com/forums/t/45587.aspx

thanks,

.sean

0 Likes
2 Replies

BarnacleJunior,
we don't generate indexable temps on the OpenCL side, so we do not have this problem.
0 Likes

Right, but I'm using D3D11.  And the occurence of the indexable temps causes terrible code generation in the rest of the stream.

0 Likes