From d7aecb0c654157fc031b12238f9ccaf063bd3a9f Mon Sep 17 00:00:00 2001 From: garrieta Date: Mon, 20 Sep 2021 19:11:45 -0500 Subject: [PATCH] Added TODO note for future DXC upgrade and possibly removing the function ValidateAlignmentIssueWhenScalarOrFloat2PrecededByMatrix. Signed-off-by: garrieta --- src/AzslcIntermediateRepresentation.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/AzslcIntermediateRepresentation.h b/src/AzslcIntermediateRepresentation.h index 1adedc6..65f97d2 100644 --- a/src/AzslcIntermediateRepresentation.h +++ b/src/AzslcIntermediateRepresentation.h @@ -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