[NUI] Support Blend Equaiton
authorseungho <sbsh.baek@samsung.com>
Mon, 9 Nov 2020 09:09:28 +0000 (18:09 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 1 Dec 2020 08:56:39 +0000 (17:56 +0900)
commit1adb616ae37fb6136ce797da5c0737f1cb6219f2
tree7f750791bfaae6c331ff9a19eaef07e985f54874
parent50bfc29ee237a6dc25188566e1944f3eca58231e
[NUI] Support Blend Equaiton

Signed-off-by: seungho <sbsh.baek@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.ActorProperty.cs
src/Tizen.NUI/src/internal/Interop/Interop.GraphicsCapabilities.cs [new file with mode: 0644]
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEnum.cs
src/Tizen.NUI/src/public/BlendEquationType.cs [new file with mode: 0644]
src/Tizen.NUI/src/public/Utility/GraphicsCapabilities.cs [moved from src/Tizen.NUI/src/internal/BlendEquationType.cs with 52% similarity, mode: 0644]