X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=adaptors%2Fbase%2Fenvironment-variables.h;h=53fe21b3bd5d5da13f64ec60e09c77433d4689e5;hb=1c063fa5e2ad997456521bca7c0acf7345cdbad7;hp=fa010f99ea41b9ae6371e4c06808eb6ab710fb1c;hpb=213ca111a6387cae0206f3a8cd6d9bb22e45c3d7;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/base/environment-variables.h b/adaptors/base/environment-variables.h index fa010f9..53fe21b 100644 --- a/adaptors/base/environment-variables.h +++ b/adaptors/base/environment-variables.h @@ -2,7 +2,7 @@ #define __DALI_INTERNAL_ADAPTOR_ENVIRONMENT_VARIABLES_H__ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2017 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -95,6 +95,8 @@ namespace Adaptor #define DALI_ENV_MULTI_SAMPLING_LEVEL "DALI_MULTI_SAMPLING_LEVEL" +#define DALI_ENV_MAX_TEXTURE_SIZE "DALI_MAX_TEXTURE_SIZE" + } // namespace Adaptor } // namespace Internal