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
Qing Tao dcdd63966e
ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133)
* ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name
- Change the CreateCommonBuffer function to not require an unique  name by default.
- Remove the code for generating unique buffer names.
- Add buffer name to BufferAsset so it can be used for device object name instead of using asset file name.
- Change RPI::Buffer to use BufferName_AssetUuid as attachment id.
5 years ago
..
Common Initial commit 5 years ago
Material Add newlines to the end of all files 5 years ago
Model ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 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