no message

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-12-03 11:38:49 -08:00
parent 620690f2d6
commit 799cc68de2
7 changed files with 10 additions and 0 deletions
@@ -17,6 +17,9 @@
#include <Atom/RPI.Public/Buffer/BufferSystemInterface.h>
#include <AtomCore/Instance/InstanceDatabase.h>
#include <AzCore/Component/TickBus.h>
AZ_DECLARE_BUDGET(RPI);
namespace AZ
{
namespace RPI
@@ -21,6 +21,8 @@
// Enable this define to debug output streaming image initialization and expanding process.
//#define AZ_RPI_STREAMING_IMAGE_DEBUG_LOG
AZ_DECLARE_BUDGET(RPI);
namespace AZ
{
namespace RPI