Add DALI_COMPOSE_SHADER macro to write shader source conveniently. 72/17772/2
authorjonghyun.ho <jonghyun.ho@samsung.com>
Wed, 19 Feb 2014 07:44:02 +0000 (16:44 +0900)
committerPaul Wisbey <p.wisbey@samsung.com>
Mon, 10 Mar 2014 17:20:00 +0000 (10:20 -0700)
commitb1ae823ccce876106050cc311f44ea1c1ad33861
treee5c1150cdc595db98f1849c763719f392a8e86fa
parent145e2e312a9e13ab725aa929b0c61c531fa9aae4
Add DALI_COMPOSE_SHADER macro to write shader source conveniently.

[Issue]    N/A
[Problem]  We normally use double quotation marks to write a string such as "Hello World".
           However many symbols are needed to add multiple lines of string.
[Cause]    We don't want to write quotation marks at every line.
[Solution] Add DALI_COMPOSE_SHADER macro to write shader source conveniently.

Signed-off-by: Paul Wisbey <p.wisbey@samsung.com>
Change-Id: I4862e9723a9b16a591385d0f6dd25b5fbbe96b67
capi/dali/public-api/shader-effects/shader-effect.h