Changed Texture::Upload to return a boolean to indicate whether the update can be... 42/78742/3
authorFerran Sole <ferran.sole@samsung.com>
Wed, 6 Jul 2016 14:46:23 +0000 (15:46 +0100)
committerFerran Sole <ferran.sole@samsung.com>
Fri, 8 Jul 2016 13:00:43 +0000 (06:00 -0700)
commit18886773c1784185c7eaab5461caf555c5dfa8d5
tree0f3c31694a7cc8f9d4648e37dc182fb210e60228
parent9f171a703d11097effe2e021093ae4a6278f19b4
Changed Texture::Upload to return a boolean to indicate whether the update can be performed

Upload will return true if the upload operation can be performed, false otherwise

Change-Id: I94d852d65bddaa5c4b59b9b26bd84fd753c8a036
dali/devel-api/rendering/texture.cpp
dali/devel-api/rendering/texture.h
dali/internal/event/rendering/texture-impl.cpp
dali/internal/event/rendering/texture-impl.h