Menu

#1 Unable to handle special assignment syntax

open
nobody
None
5
2007-08-01
2007-08-01
No

It doesn't recognize this the assignment syntax used in the below sample:

// Compute all 4 derivatives in x and y in a single instruction to optimize:
float2 dxSize, dySize;
float2 dx, dy;

float4( dxSize, dx ) = ddx( float4( fTexCoordsPerSize, i.texCoord ) );
float4( dySize, dy ) = ddy( float4( fTexCoordsPerSize, i.texCoord ) );

Discussion

  • BlindWanderer

    BlindWanderer - 2007-08-01

    Taken form the August 2007 DirectX SDK

     
  • Nobody/Anonymous

    2008 areas mitigating results alone temperatures release found

     

Log in to post a comment.