|
|
|
@ -21,5 +21,5 @@
|
|
|
|
static const float4 s_AzslDebugColor = float4(165.0 / 255.0, 30.0 / 255.0, 36.0 / 255.0, 1);
|
|
|
|
static const float4 s_AzslDebugColor = float4(165.0 / 255.0, 30.0 / 255.0, 36.0 / 255.0, 1);
|
|
|
|
|
|
|
|
|
|
|
|
// Uniform limitation need to be taken into consideration for mobile devices
|
|
|
|
// Uniform limitation need to be taken into consideration for mobile devices
|
|
|
|
// https://jira.agscollab.com/browse/ATOM-14949
|
|
|
|
// [ATOM-14949]
|
|
|
|
#define AZ_TRAIT_CONSTANT_BUFFER_LIMITATIONS 1
|
|
|
|
#define AZ_TRAIT_CONSTANT_BUFFER_LIMITATIONS 1
|