Added API to apply native texture modification to shader 82/243982/2
authorDavid Steele <david.steele@samsung.com>
Fri, 11 Sep 2020 16:20:47 +0000 (17:20 +0100)
committerDavid Steele <david.steele@samsung.com>
Mon, 14 Sep 2020 09:55:52 +0000 (10:55 +0100)
commit2b82396a5fcf3f50ee8c8e225a4917c831718a07
treec05c81d8daff2eb0039cacab4a5f2c5de453f125
parent0fb1f07a2fe82d7153f98005f8df408cacef486d
Added API to apply native texture modification to shader

If a given texture is using a Native Image, then update the shader
using the custom prefix and sampler from that NativeImage.

Change-Id: Ic94e5b6eb90ad453d9e7e288837964634f20a2db
Signed-off-by: David Steele <david.steele@samsung.com>
automated-tests/src/dali/utc-Dali-Texture.cpp
dali/devel-api/file.list
dali/devel-api/rendering/texture-devel.cpp [new file with mode: 0644]
dali/devel-api/rendering/texture-devel.h [new file with mode: 0644]
dali/internal/event/rendering/texture-impl.cpp
dali/internal/event/rendering/texture-impl.h