[Tizen] (DR) Fix texture binding
[platform/core/uifw/dali-core.git] / dali / graphics-api / graphics-controller.h
index 7aa13b0..bba245a 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_GRAPHICS_CONTROLLER_H
 
 /*
- * Copyright (c) 2021 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2022 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.
@@ -349,7 +349,7 @@ public:
    *
    * @return Returns the TextureProperties object
    */
-  virtual const TextureProperties& GetTextureProperties(const Texture& texture) = 0;
+  virtual TextureProperties GetTextureProperties(const Texture& texture) = 0;
 
   /**
    * @brief Returns the reflection of the given program