Merge branch 'devel/master' into tizen
[platform/core/uifw/dali-adaptor.git] / dali / internal / imaging / common / native-bitmap-buffer-impl.h
index 5527fd4..344334f 100644 (file)
@@ -108,9 +108,9 @@ public:
   int GetTextureTarget() const override;
 
   /**
-   * @copydoc Dali::NativeImageInterface::GetCustomFragmentPrefix()
+   * @copydoc Dali::NativeImageInterface::ApplyNativeFragmentShader()
    */
-  const char* GetCustomFragmentPrefix() const override;
+  bool ApplyNativeFragmentShader(std::string& shader) override;
 
   /**
    * @copydoc Dali::NativeImageInterface::GetCustomSamplerTypename()