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.Public/DynamicDraw
michabr cd5081a7c3
Fix byte alignment issue for index/vertex buffers (#3110)
* Fix byte alignment issue for index/vertex buffers
* Remove default alignment value when getting dynamic buffer

Signed-off-by: abrmich <abrmich@amazon.com>
4 years ago
..
DynamicBuffer.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DynamicBufferAllocator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DynamicDrawContext.cpp Fix byte alignment issue for index/vertex buffers (#3110) 4 years ago
DynamicDrawSystem.cpp ATOM-15935 Adding draw to pass support to DynamicDrawContext (#2248) 4 years ago