Skip to content

Commit

Permalink
Added TODO note for future DXC upgrade and possibly removing the
Browse files Browse the repository at this point in the history
function ValidateAlignmentIssueWhenScalarOrFloat2PrecededByMatrix.

Signed-off-by: garrieta <[email protected]>
  • Loading branch information
garrieta committed Sep 21, 2021
1 parent ab75676 commit d7aecb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/AzslcIntermediateRepresentation.h
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,9 @@ namespace AZ::ShaderCompiler
return {};
}


// GFX-TODO: [ATOM-16505] Upgrade DXC and if the alignment issues are fixed when using
// -fvk-use-dx-layout then this function can be deleted.
///////////////////////////////////////////////////////////////////////
//! This function is useful to check if the alignment of the data in "struct"s
//! or "SRG"s will encounter issues related with a bug in DXC when
Expand Down

0 comments on commit d7aecb0

Please sign in to comment.