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/Bootstrap/Code/Source
moudgils aa68122002
Atom starter game ios fixes (#3297)
* Various fixes for AtomStarterGame on ios
 - Use low end pipeline on ioos by default for BoootStrapComponent
 - Track the need to bind null heap within Argument buffers
 - Only bind the null heap if its needed
 - Track its usage for Vertex/Fragment stages
 - Increase null dummy buffer to 1K to address GPU crash oon thee first frame

Signed-off-by: moudgils <moudgils@amazon.com>
5 years ago
..
Platform Atom starter game ios fixes (#3297) 5 years ago
BootstrapModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BootstrapSystemComponent.cpp Atom starter game ios fixes (#3297) 5 years ago
BootstrapSystemComponent.h Atom starter game ios fixes (#3297) 5 years ago