You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/RPI/Code/Source/RPI.Builders
galibzon 256df54575
[ATOM-15276] Shader Build Pipeline: Add Shader Supervariant System (#749)
* [ATOM-15276] Shader Build Pipeline: Add Shader Supervariant System.

Added ShaderAssetBuilder2 & ShaderVariantAssetBuilder2.

Added ShaderAsset2, ShaderVariantAsset2.

Eventually they will be the only builders. AzslBuilder &
SrgLayoutBuilder will be removed.
ShaderResourceGroupAsset will be removed. ShaderAssetBuilder &
ShaderVariantAssetBuilder will be replaced.

Signed-off-by: garrieta <garrieta@amazon.com>
5 years ago
..
Common Initial commit 5 years ago
Material Add newlines to the end of all files 5 years ago
Model Merging WrinkleMask support from 1.0 to main (#680) 5 years ago
Pass Initial commit 5 years ago
ResourcePool Minor update 5 years ago
BuilderComponent.cpp [ATOM-15276] Shader Build Pipeline: Add Shader Supervariant System (#749) 5 years ago
BuilderComponent.h Initial commit 5 years ago
BuilderModule.cpp Initial commit 5 years ago