Files
UnrealEngineUWP/Engine/Source/Developer/ShaderCompilerCommon
jeremy moore 68da7d83e1 ShaderMinifier fix to prevent presence numthreads attribute pulling in all other functions with numthreads attribute.
This regression happened when we added extraction of identifiers from attributes.
That is specifically needed for extracting name from a NodeID attribute.
To fix we now treat NodeID attributes as their own block type.
[FYI] Yuriy.ODonnell

[CL 32368430 by jeremy moore in ue5-main branch]
2024-03-20 11:50:18 -04:00
..