[3.0] NativeImageSource with tbm_surface for tizen 3.0 wayland
[platform/core/uifw/dali-adaptor.git] / adaptors / common / gl / egl-image-extensions.h
index 4bb85c2..bd0e93e 100644 (file)
@@ -53,10 +53,10 @@ public:   // EGLImageKHR extension support
   /**
    * If the EGL Image extension is available this function returns a
    * EGLImageKHR
-   * @param pixmap The pixmap
+   * @param clientBuffer Client buffer to use for image creation
    * @return an object that holds a EGLImageKHR
    */
-  void* CreateImageKHR(EGLClientBuffer pixmap);
+  void* CreateImageKHR(EGLClientBuffer clientBuffer);
 
   /**
    * If the EGL Image extension is available this function